Skip to content

Commit 7e9c0ed

Browse files
Merge #1469
1469: Fix CONTRIBUTING.md formating r=asomers a=rusty-snake Guess the label prefixes should be rendered bold and not with literal stars. Co-authored-by: rusty-snake <[email protected]>
2 parents 1a78595 + ca7e607 commit 7e9c0ed

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

CONTRIBUTING.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -41,12 +41,12 @@ information you can provide, the better.
4141

4242
We use labels to help manage issues. The structure is modeled after
4343
[Rust's issue labeling scheme][rust-labels]:
44-
- **A-**prefixed labels state which area of the project the issue
44+
- **A-** prefixed labels state which area of the project the issue
4545
relates to
46-
- **E-**prefixed labels explain the level of experience necessary to fix the
46+
- **E-** prefixed labels explain the level of experience necessary to fix the
4747
issue
48-
- **O-**prefixed labels specify the OS for issues that are OS-specific
49-
- **R-**prefixed labels specify the architecture for issues that are
48+
- **O-** prefixed labels specify the OS for issues that are OS-specific
49+
- **R-** prefixed labels specify the architecture for issues that are
5050
architecture-specific
5151

5252
[rust-labels]: https://github.com/rust-lang/rust/blob/master/CONTRIBUTING.md#issue-triage

0 commit comments

Comments
 (0)