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.
5
5
6
6
7
7
<!--
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):
9
10
10
- @rustbot label +<label>
11
+ ` @rustbot label +<label>`
11
12
12
13
Common labels for this issue type are:
13
14
* C-an-interesting-project
Original file line number Diff line number Diff line change @@ -33,9 +33,10 @@ LLVM version: 10.0
33
33
```
34
34
35
35
<!--
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):
37
38
38
- @rustbot label +<label>
39
+ ` @rustbot label +<label>`
39
40
40
41
Common labels for this issue type are:
41
42
* `I-suggestion-causes-error`
Original file line number Diff line number Diff line change @@ -34,9 +34,10 @@ LLVM version: 10.0
34
34
```
35
35
36
36
<!--
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):
38
39
39
- @rustbot label +<label>
40
+ ` @rustbot label +<label>`
40
41
41
42
Common labels for this issue type are:
42
43
* I-suggestion-causes-error
You can’t perform that action at this time.
0 commit comments