Skip to content

Commit d8b2031

Browse files
committed
Auto merge of #5325 - dwijnand:patch-1, r=matklad
Fix link to I-nominated in CONTRIBUTING.md
2 parents 3c5289d + 463f207 commit d8b2031

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

CONTRIBUTING.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -153,14 +153,14 @@ adding labels to triage issues:
153153
have some instructions on how to get started.
154154

155155
* 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
157157
prioritizing at the next triage meeting.
158158

159159
* Purple gray, **O**-prefixed labels are the **operating system** or platform
160160
that this issue is specific to.
161161

162162
* 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][]**
164164
label.
165165

166166
* The light orange **relnotes** label marks issues that should be documented in
@@ -176,5 +176,6 @@ adding labels to triage issues:
176176
[lru]: https://github.com/rust-lang/cargo/issues?q=is%3Aissue+is%3Aopen+sort%3Aupdated-asc
177177
[E-easy]: https://github.com/rust-lang/cargo/labels/E-easy
178178
[E-mentor]: https://github.com/rust-lang/cargo/labels/E-mentor
179+
[I-nominated]: https://github.com/rust-lang/cargo/labels/I-nominated
179180
[Code of Conduct]: https://www.rust-lang.org/conduct.html
180181
[IRC]: https://kiwiirc.com/client/irc.mozilla.org/cargo

0 commit comments

Comments
 (0)