]> git.lizzy.rs Git - rust.git/blobdiff - .github/ISSUE_TEMPLATE/bug_report.md
Updating issue templates again for rustbot
[rust.git] / .github / ISSUE_TEMPLATE / bug_report.md
index 41e6abea1c6a5e25f6265c3fbf606343d5d9e5dc..87c18cdee66c5d24d96ddf95aafe305a9b2beaf7 100644 (file)
@@ -33,9 +33,10 @@ LLVM version: 10.0
 ```
 
 <!--
-Additional labels can be added to this issue by including the following command:
+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`