Skip to content

Commit f64dcde

Browse files
committed
Add some missing label categories.
1 parent 8a87736 commit f64dcde

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

Diff for: src/contributing.md

+11
Original file line numberDiff line numberDiff line change
@@ -455,12 +455,18 @@ appropriate labels to issues that haven't been triaged yet:
455455

456456
* Dark blue, **beta-** labels track changes which need to be backported into
457457
the beta branches.
458+
The similar **stable-** labels are for things that should be backported to
459+
stable in anticipation of a point release.
458460

459461
* Light purple, **C**-prefixed labels represent the **category** of an issue.
460462

463+
* Mossy green, **D**-prefixed labels are for **diagnostics**.
464+
461465
* Green, **E**-prefixed labels explain the level of **experience** necessary
462466
to fix the issue.
463467

468+
* Peach, **F**-prefixed labels are for **nightly features**.
469+
464470
* The dark blue **final-comment-period** label marks bugs that are using the
465471
RFC signoff functionality of [rfcbot] and are currently in the final
466472
comment period.
@@ -495,8 +501,13 @@ appropriate labels to issues that haven't been triaged yet:
495501
* Gray, **S**-prefixed labels are used for tracking the **status** of pull
496502
requests.
497503

504+
* Steel blue, **S-tracking**-prefixed labels are for marking the status of a
505+
tracking issue.
506+
498507
* Blue, **T**-prefixed bugs denote which **team** the issue belongs to.
499508

509+
* Green, **WG**-prefixed labels denote which **working group** the issue belongs to.
510+
500511
If you're looking for somewhere to start, check out the [E-easy][eeasy] tag.
501512

502513
[rustbot]: ./rustbot.md

0 commit comments

Comments
 (0)