File tree Expand file tree Collapse file tree 3 files changed +9
-6
lines changed Expand file tree Collapse file tree 3 files changed +9
-6
lines changed Original file line number Diff line number Diff line change @@ -5,9 +5,10 @@ about: Create a blank issue.
55
66
77<!--
8- Additional labels can be added to this issue by including the following command:
8+ Additional labels can be added to this issue by including the following command
9+ (without the space after the @ symbol):
910
10- @rustbot label +<label>
11+ ` @rustbot label +<label>`
1112
1213Common labels for this issue type are:
1314* C-an-interesting-project
Original file line number Diff line number Diff line change @@ -33,9 +33,10 @@ LLVM version: 10.0
3333```
3434
3535<!--
36- Additional labels can be added to this issue by including the following command:
36+ Additional labels can be added to this issue by including the following command
37+ (without the space after the @ symbol):
3738
38- @rustbot label +<label>
39+ ` @rustbot label +<label>`
3940
4041Common labels for this issue type are:
4142* `I-suggestion-causes-error`
Original file line number Diff line number Diff line change @@ -34,9 +34,10 @@ LLVM version: 10.0
3434```
3535
3636<!--
37- Additional labels can be added to this issue by including the following command:
37+ Additional labels can be added to this issue by including the following command
38+ (without the space after the @ symbol):
3839
39- @rustbot label +<label>
40+ ` @rustbot label +<label>`
4041
4142Common labels for this issue type are:
4243* I-suggestion-causes-error
You can’t perform that action at this time.
0 commit comments