Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1965)

Unified Diff: docs/triaging_issues.md

Issue 1347153006: [Docs] Add wiki content to Markdown docs (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Created 5 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: docs/triaging_issues.md
diff --git a/docs/triaging_issues.md b/docs/triaging_issues.md
new file mode 100644
index 0000000000000000000000000000000000000000..6758b8845cccf54b2c16cd3bd434f5bccef8d3c4
--- /dev/null
+++ b/docs/triaging_issues.md
@@ -0,0 +1,19 @@
+# Instructions on how to assign V8 issues in the Chromium tracker
+
+Please assign any issues to the V8 specialty sheriffs of one of the
+following categories:
+
+ * Stability: jkummerow@c....org, adamk@c....org
+ * Performance: bmeurer@c....org, mvstanton@c....org
+ * Clusterfuzz: Set the bug to the following state:
+ * `label:ClusterFuzz label:Cr-Blink-JavaScript status:Available -has:owner`
+ * Will show up in [this](https://code.google.com/p/chromium/issues/list?can=2&q=label%3AClusterFuzz+label%3ACr-Blink-JavaScript+status%3AAvailable+-has%3Aowner&colspec=ID+Pri+M+Week+ReleaseBlock+Cr+Status+Owner+Summary+OS+Modified&x=m&y=releaseblock&cells=tiles) query.
+ * CC mstarzinger@ and ishell@
+
+Please CC hablich@c....org on all issues.
+
+Assign remaining issues to hablich@c....org.
+
+Use the label Cr-Blink-JavaScript on all issues.
+
+**Please note that this only applies to issues tracked in the Chromium issue tracker.**
« docs/building_with_gyp.md ('K') | « docs/testing.md ('k') | docs/using_git.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698