Updating issue templates to avoid @rustbot triggers
This commit is contained in:
parent
b556398113
commit
d23994d70b
2
.github/ISSUE_TEMPLATE/blank_issue.md
vendored
2
.github/ISSUE_TEMPLATE/blank_issue.md
vendored
@ -8,7 +8,7 @@ about: Create a blank issue.
|
||||
Additional labels can be added to this issue by including the following command
|
||||
(without the space after the @ symbol):
|
||||
|
||||
`@rustbot label +<label>`
|
||||
@ rustbot label +<label>
|
||||
|
||||
Common labels for this issue type are:
|
||||
* C-an-interesting-project
|
||||
|
2
.github/ISSUE_TEMPLATE/bug_report.md
vendored
2
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@ -36,7 +36,7 @@ LLVM version: 10.0
|
||||
Additional labels can be added to this issue by including the following command
|
||||
(without the space after the @ symbol):
|
||||
|
||||
`@rustbot label +<label>`
|
||||
@ rustbot label +<label>
|
||||
|
||||
Common labels for this issue type are:
|
||||
* `I-suggestion-causes-error`
|
||||
|
2
.github/ISSUE_TEMPLATE/false_positive.md
vendored
2
.github/ISSUE_TEMPLATE/false_positive.md
vendored
@ -37,7 +37,7 @@ LLVM version: 10.0
|
||||
Additional labels can be added to this issue by including the following command
|
||||
(without the space after the @ symbol):
|
||||
|
||||
`@rustbot label +<label>`
|
||||
@ rustbot label +<label>
|
||||
|
||||
Common labels for this issue type are:
|
||||
* I-suggestion-causes-error
|
||||
|
Loading…
Reference in New Issue
Block a user