Rollup merge of #135189 - Urgau:triagebot-html-ignored, r=lqd
Remove workaround from pull request template This PR removes the workaround (`\`) from our pull request template as triagebot/rustbot now ignores HTML blocks. cf. https://github.com/rust-lang/triagebot/pull/1869 cc `@jieyouxu` r? `@ehuss`
This commit is contained in:
commit
ebf2e51c3e
1 changed files with 1 additions and 1 deletions
2
.github/pull_request_template.md
vendored
2
.github/pull_request_template.md
vendored
|
|
@ -7,6 +7,6 @@ tracking issue or there are none, feel free to ignore this.
|
|||
This PR will get automatically assigned to a reviewer. In case you would like
|
||||
a specific user to review your work, you can assign it to them by using
|
||||
|
||||
r\? <reviewer name> (with the `\` removed)
|
||||
r? <reviewer name>
|
||||
-->
|
||||
<!-- homu-ignore:end -->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue