docs: whitespace cleanup
This commit is contained in:
parent
e650491f20
commit
e3596e34ce
1 changed files with 10 additions and 10 deletions
|
@ -145,7 +145,7 @@ To save @bors some work, and to get small changes through more quickly, when
|
||||||
the other rollup-eligible patches too, and they'll get tested and merged at
|
the other rollup-eligible patches too, and they'll get tested and merged at
|
||||||
the same time.
|
the same time.
|
||||||
|
|
||||||
To find documentation-related issues, sort by the [A-docs label][adocs].
|
To find documentation-related issues, sort by the [A-docs label][adocs].
|
||||||
|
|
||||||
[adocs]: https://github.com/rust-lang/rust/issues?q=is%3Aopen+is%3Aissue+label%3AA-docs
|
[adocs]: https://github.com/rust-lang/rust/issues?q=is%3Aopen+is%3Aissue+label%3AA-docs
|
||||||
|
|
||||||
|
@ -164,30 +164,30 @@ Contributors with sufficient permissions on the Rust repo can help by adding
|
||||||
labels to triage issues:
|
labels to triage issues:
|
||||||
|
|
||||||
* Yellow, **A**-prefixed labels state which **area** of the project an issue
|
* Yellow, **A**-prefixed labels state which **area** of the project an issue
|
||||||
relates to.
|
relates to.
|
||||||
|
|
||||||
* Magenta, **B**-prefixed labels identify bugs which **belong** elsewhere.
|
* Magenta, **B**-prefixed labels identify bugs which **belong** elsewhere.
|
||||||
|
|
||||||
* Green, **E**-prefixed labels explain the level of **experience** necessary
|
* Green, **E**-prefixed labels explain the level of **experience** necessary
|
||||||
to fix the issue.
|
to fix the issue.
|
||||||
|
|
||||||
* Red, **I**-prefixed labels indicate the **importance** of the issue. The
|
* Red, **I**-prefixed labels indicate the **importance** of the issue. The
|
||||||
[I-nominated][inom] label indicates that an issue has been nominated for
|
[I-nominated][inom] label indicates that an issue has been nominated for
|
||||||
prioritizing at the next triage meeting.
|
prioritizing at the next triage meeting.
|
||||||
|
|
||||||
* Orange, **P**-prefixed labels indicate a bug's **priority**. These labels
|
* Orange, **P**-prefixed labels indicate a bug's **priority**. These labels
|
||||||
are only assigned during triage meetings, and replace the [I-nominated][inom]
|
are only assigned during triage meetings, and replace the [I-nominated][inom]
|
||||||
label.
|
label.
|
||||||
|
|
||||||
* Blue, **T**-prefixed bugs denote which **team** the issue belongs to.
|
* Blue, **T**-prefixed bugs denote which **team** the issue belongs to.
|
||||||
|
|
||||||
* Dark blue, **beta-** labels track changes which need to be backported into
|
* Dark blue, **beta-** labels track changes which need to be backported into
|
||||||
the beta branches.
|
the beta branches.
|
||||||
|
|
||||||
* The purple **metabug** label marks lists of bugs collected by other
|
|
||||||
categories.
|
|
||||||
|
|
||||||
If you're looking for somewhere to start, check out the [E-easy][eeasy] tag.
|
* The purple **metabug** label marks lists of bugs collected by other
|
||||||
|
categories.
|
||||||
|
|
||||||
|
If you're looking for somewhere to start, check out the [E-easy][eeasy] tag.
|
||||||
|
|
||||||
[inom]: https://github.com/rust-lang/rust/issues?q=is%3Aopen+is%3Aissue+label%3AI-nominated
|
[inom]: https://github.com/rust-lang/rust/issues?q=is%3Aopen+is%3Aissue+label%3AI-nominated
|
||||||
[eeasy]: https://github.com/rust-lang/rust/issues?q=is%3Aopen+is%3Aissue+label%3AE-easy
|
[eeasy]: https://github.com/rust-lang/rust/issues?q=is%3Aopen+is%3Aissue+label%3AE-easy
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue