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

Side by Side Diff: docs/triaging_issues.md

Issue 1459823002: [Docs] Removed unused docs because they are moved to GitHub (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Created 5 years, 1 month 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 unified diff | Download patch
« no previous file with comments | « docs/testing.md ('k') | docs/using_git.md » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 # How to get an issue triaged
2 * *V8 tracker*: Set the state to `Untriaged`
3 * *Chromium tracker*: Set the state to `Untriaged` and add the label `Cr-Blink-J avaScript`
4
5 # How to assign V8 issues in the Chromium tracker
6 Please assign issues to the V8 specialty sheriffs of one of the
7 following categories:
8
9 * Stability: jkummerow@c....org, adamk@c....org
10 * Performance: bmeurer@c....org, mvstanton@c....org
11 * Clusterfuzz: Set the bug to the following state:
12 * `label:ClusterFuzz label:Cr-Blink-JavaScript status:Available -has:owner`
13 * 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%3Aow ner&colspec=ID+Pri+M+Week+ReleaseBlock+Cr+Status+Owner+Summary+OS+Modified&x=m&y =releaseblock&cells=tiles) query.
14 * CC mstarzinger@ and ishell@
15
16 Please CC hablich@c....org on all issues.
17
18 Assign remaining issues to hablich@c....org.
19
20 Use the label Cr-Blink-JavaScript on all issues.
21
22 **Please note that this only applies to issues tracked in the Chromium issue tra cker.**
OLDNEW
« no previous file with comments | « docs/testing.md ('k') | docs/using_git.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698