We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a79750 commit 64a0dc0Copy full SHA for 64a0dc0
src/triagebot/README.md
@@ -18,7 +18,7 @@ will set the given labels on a GitHub issue or pull request, even for people who
18
## GitHub commands
19
20
Commands on GitHub issues or pull requests are usually issued by writing `@rustbot` followed by the command anywhere in the comment.
21
-`@rustbot` will ignore commands in markdown code blocks, inline code spans, or blockquotes.
+`@rustbot` will ignore commands in markdown code blocks, inline code spans, HTML blocks, or blockquotes.
22
Multiple rustbot commands can be entered in a single comment.
23
24
Triagebot also allows editing of a comment.
0 commit comments