@@ -145,7 +145,7 @@ To save @bors some work, and to get small changes through more quickly, when
145
145
the other rollup-eligible patches too, and they'll get tested and merged at
146
146
the same time.
147
147
148
- To find documentation-related issues, sort by the [ A-docs label] [ adocs ] .
148
+ To find documentation-related issues, sort by the [ A-docs label] [ adocs ] .
149
149
150
150
[ adocs ] : https://github.com/rust-lang/rust/issues?q=is%3Aopen+is%3Aissue+label%3AA-docs
151
151
@@ -164,30 +164,30 @@ Contributors with sufficient permissions on the Rust repo can help by adding
164
164
labels to triage issues:
165
165
166
166
* Yellow, ** A** -prefixed labels state which ** area** of the project an issue
167
- relates to.
167
+ relates to.
168
168
169
- * Magenta, ** B** -prefixed labels identify bugs which ** belong** elsewhere.
169
+ * Magenta, ** B** -prefixed labels identify bugs which ** belong** elsewhere.
170
170
171
171
* Green, ** E** -prefixed labels explain the level of ** experience** necessary
172
172
to fix the issue.
173
173
174
174
* Red, ** I** -prefixed labels indicate the ** importance** of the issue. The
175
175
[ I-nominated] [ inom ] label indicates that an issue has been nominated for
176
- prioritizing at the next triage meeting.
176
+ prioritizing at the next triage meeting.
177
177
178
178
* Orange, ** P** -prefixed labels indicate a bug's ** priority** . These labels
179
179
are only assigned during triage meetings, and replace the [ I-nominated] [ inom ]
180
- label.
180
+ label.
181
181
182
182
* Blue, ** T** -prefixed bugs denote which ** team** the issue belongs to.
183
183
184
184
* Dark blue, ** beta-** labels track changes which need to be backported into
185
- the beta branches.
186
-
185
+ the beta branches.
186
+
187
187
* The purple ** metabug** label marks lists of bugs collected by other
188
- categories.
188
+ categories.
189
189
190
- If you're looking for somewhere to start, check out the [ E-easy] [ eeasy ] tag.
190
+ If you're looking for somewhere to start, check out the [ E-easy] [ eeasy ] tag.
191
191
192
192
[ inom ] : https://github.com/rust-lang/rust/issues?q=is%3Aopen+is%3Aissue+label%3AI-nominated
193
193
[ eeasy ] : https://github.com/rust-lang/rust/issues?q=is%3Aopen+is%3Aissue+label%3AE-easy
0 commit comments