From 69b949455d6f447c573b48fb4525813af93c9ed1 Mon Sep 17 00:00:00 2001 From: "Carol (Nichols || Goulding)" Date: Sun, 10 Sep 2017 13:21:37 -0400 Subject: [PATCH] Alphabetize current label explanations So that you can scroll down the list of labels along with these explanations. --- CONTRIBUTING.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 7441d51055f..6d150c05d8b 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -400,6 +400,9 @@ labels to triage issues: * Magenta, **B**-prefixed labels identify bugs which are **blockers**. +* Dark blue, **beta-** labels track changes which need to be backported into + the beta branches. + * Green, **E**-prefixed labels explain the level of **experience** necessary to fix the issue. @@ -407,18 +410,15 @@ labels to triage issues: [I-nominated][inom] label indicates that an issue has been nominated for prioritizing at the next triage meeting. +* The purple **metabug** label marks lists of bugs collected by other + categories. + * Orange, **P**-prefixed labels indicate a bug's **priority**. These labels are only assigned during triage meetings, and replace the [I-nominated][inom] label. * Blue, **T**-prefixed bugs denote which **team** the issue belongs to. -* Dark blue, **beta-** labels track changes which need to be backported into - the beta branches. - -* The purple **metabug** label marks lists of bugs collected by other - categories. - If you're looking for somewhere to start, check out the [E-easy][eeasy] tag. [inom]: https://github.com/rust-lang/rust/issues?q=is%3Aopen+is%3Aissue+label%3AI-nominated