Skip to content

Commit 9d9b31a

Browse files
authored
Rollup merge of rust-lang#73290 - LeSeulArtichaut:patch-1, r=Dylan-DPC
Fix links when pinging notification groups I think a blank line is necessary for the link to be applied. Not sure who to assign, r? @Dylan-DPC
2 parents c3ae20d + b126f32 commit 9d9b31a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

triagebot.toml

+2
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ Hey Windows Group! This bug has been identified as a good "Windows candidate".
4242
In case it's useful, here are some [instructions] for tackling these sorts of
4343
bugs. Maybe take a look?
4444
Thanks! <3
45+
4546
[instructions]: https://rustc-dev-guide.rust-lang.org/notification-groups/windows.html
4647
"""
4748
label = "O-windows"
@@ -52,6 +53,7 @@ Hey ARM Group! This bug has been identified as a good "ARM candidate".
5253
In case it's useful, here are some [instructions] for tackling these sorts of
5354
bugs. Maybe take a look?
5455
Thanks! <3
56+
5557
[instructions]: https://rustc-dev-guide.rust-lang.org/notification-groups/arm.html
5658
"""
5759
label = "O-ARM"

0 commit comments

Comments
 (0)