Skip to content

Commit e3596e3

Browse files
committed
docs: whitespace cleanup
1 parent e650491 commit e3596e3

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

CONTRIBUTING.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ To save @bors some work, and to get small changes through more quickly, when
145145
the other rollup-eligible patches too, and they'll get tested and merged at
146146
the same time.
147147

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].
149149

150150
[adocs]: https://github.com/rust-lang/rust/issues?q=is%3Aopen+is%3Aissue+label%3AA-docs
151151

@@ -164,30 +164,30 @@ Contributors with sufficient permissions on the Rust repo can help by adding
164164
labels to triage issues:
165165

166166
* Yellow, **A**-prefixed labels state which **area** of the project an issue
167-
relates to.
167+
relates to.
168168

169-
* Magenta, **B**-prefixed labels identify bugs which **belong** elsewhere.
169+
* Magenta, **B**-prefixed labels identify bugs which **belong** elsewhere.
170170

171171
* Green, **E**-prefixed labels explain the level of **experience** necessary
172172
to fix the issue.
173173

174174
* Red, **I**-prefixed labels indicate the **importance** of the issue. The
175175
[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.
177177

178178
* Orange, **P**-prefixed labels indicate a bug's **priority**. These labels
179179
are only assigned during triage meetings, and replace the [I-nominated][inom]
180-
label.
180+
label.
181181

182182
* Blue, **T**-prefixed bugs denote which **team** the issue belongs to.
183183

184184
* Dark blue, **beta-** labels track changes which need to be backported into
185-
the beta branches.
186-
185+
the beta branches.
186+
187187
* The purple **metabug** label marks lists of bugs collected by other
188-
categories.
188+
categories.
189189

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.
191191

192192
[inom]: https://github.com/rust-lang/rust/issues?q=is%3Aopen+is%3Aissue+label%3AI-nominated
193193
[eeasy]: https://github.com/rust-lang/rust/issues?q=is%3Aopen+is%3Aissue+label%3AE-easy

0 commit comments

Comments
 (0)