File tree 1 file changed +3
-2
lines changed
1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -153,14 +153,14 @@ adding labels to triage issues:
153
153
have some instructions on how to get started.
154
154
155
155
* Red, ** I** -prefixed labels indicate the ** importance** of the issue. The
156
- [ I-nominated] [ inom ] label indicates that an issue has been nominated for
156
+ ** [ I-nominated] [ ] ** label indicates that an issue has been nominated for
157
157
prioritizing at the next triage meeting.
158
158
159
159
* Purple gray, ** O** -prefixed labels are the ** operating system** or platform
160
160
that this issue is specific to.
161
161
162
162
* Orange, ** P** -prefixed labels indicate a bug's ** priority** . These labels
163
- are only assigned during triage meetings and replace the [ I-nominated] [ inom ]
163
+ are only assigned during triage meetings and replace the ** [ I-nominated] [ ] **
164
164
label.
165
165
166
166
* The light orange ** relnotes** label marks issues that should be documented in
@@ -176,5 +176,6 @@ adding labels to triage issues:
176
176
[ lru ] : https://github.com/rust-lang/cargo/issues?q=is%3Aissue+is%3Aopen+sort%3Aupdated-asc
177
177
[ E-easy ] : https://github.com/rust-lang/cargo/labels/E-easy
178
178
[ E-mentor ] : https://github.com/rust-lang/cargo/labels/E-mentor
179
+ [ I-nominated ] : https://github.com/rust-lang/cargo/labels/I-nominated
179
180
[ Code of Conduct ] : https://www.rust-lang.org/conduct.html
180
181
[ IRC ] : https://kiwiirc.com/client/irc.mozilla.org/cargo
You can’t perform that action at this time.
0 commit comments