Skip to content

Commit 69b9494

Browse files
committed
Alphabetize current label explanations
So that you can scroll down the list of labels along with these explanations.
1 parent d290dec commit 69b9494

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

CONTRIBUTING.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -400,25 +400,25 @@ labels to triage issues:
400400

401401
* Magenta, **B**-prefixed labels identify bugs which are **blockers**.
402402

403+
* Dark blue, **beta-** labels track changes which need to be backported into
404+
the beta branches.
405+
403406
* Green, **E**-prefixed labels explain the level of **experience** necessary
404407
to fix the issue.
405408

406409
* Red, **I**-prefixed labels indicate the **importance** of the issue. The
407410
[I-nominated][inom] label indicates that an issue has been nominated for
408411
prioritizing at the next triage meeting.
409412

413+
* The purple **metabug** label marks lists of bugs collected by other
414+
categories.
415+
410416
* Orange, **P**-prefixed labels indicate a bug's **priority**. These labels
411417
are only assigned during triage meetings, and replace the [I-nominated][inom]
412418
label.
413419

414420
* Blue, **T**-prefixed bugs denote which **team** the issue belongs to.
415421

416-
* Dark blue, **beta-** labels track changes which need to be backported into
417-
the beta branches.
418-
419-
* The purple **metabug** label marks lists of bugs collected by other
420-
categories.
421-
422422
If you're looking for somewhere to start, check out the [E-easy][eeasy] tag.
423423

424424
[inom]: https://github.com/rust-lang/rust/issues?q=is%3Aopen+is%3Aissue+label%3AI-nominated

0 commit comments

Comments
 (0)