Skip to content

Commit 8194f15

Browse files
committed
Rollup merge of rust-lang#30895 - gchp:contrib, r=alexcrichton
'B' labels are for blockers, not issues which belong elsewhere. Prompted by this comment on Reddit: https://www.reddit.com/r/rust/comments/40nzkd/contributing_to_the_rust_compiler_a_short_guide/cyxcjtd
2 parents 4dcedc9 + a5836fa commit 8194f15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ labels to triage issues:
174174
* Yellow, **A**-prefixed labels state which **area** of the project an issue
175175
relates to.
176176

177-
* Magenta, **B**-prefixed labels identify bugs which **belong** elsewhere.
177+
* Magenta, **B**-prefixed labels identify bugs which are **blockers**.
178178

179179
* Green, **E**-prefixed labels explain the level of **experience** necessary
180180
to fix the issue.

0 commit comments

Comments
 (0)