File tree 1 file changed +11
-0
lines changed
1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change @@ -455,12 +455,18 @@ appropriate labels to issues that haven't been triaged yet:
455
455
456
456
* Dark blue, **beta-** labels track changes which need to be backported into
457
457
the beta branches.
458
+ The similar **stable-** labels are for things that should be backported to
459
+ stable in anticipation of a point release.
458
460
459
461
* Light purple, **C**-prefixed labels represent the **category** of an issue.
460
462
463
+ * Mossy green, **D**-prefixed labels are for **diagnostics**.
464
+
461
465
* Green, **E**-prefixed labels explain the level of **experience** necessary
462
466
to fix the issue.
463
467
468
+ * Peach, **F**-prefixed labels are for **nightly features**.
469
+
464
470
* The dark blue **final-comment-period** label marks bugs that are using the
465
471
RFC signoff functionality of [rfcbot] and are currently in the final
466
472
comment period.
@@ -495,8 +501,13 @@ appropriate labels to issues that haven't been triaged yet:
495
501
* Gray, **S**-prefixed labels are used for tracking the **status** of pull
496
502
requests.
497
503
504
+ * Steel blue, **S-tracking**-prefixed labels are for marking the status of a
505
+ tracking issue.
506
+
498
507
* Blue, **T**-prefixed bugs denote which **team** the issue belongs to.
499
508
509
+ * Green, **WG**-prefixed labels denote which **working group** the issue belongs to.
510
+
500
511
If you're looking for somewhere to start, check out the [E-easy][eeasy] tag.
501
512
502
513
[rustbot]: ./rustbot.md
You can’t perform that action at this time.
0 commit comments