11# Notification groups
2- The compiler team has a number of notification groups that used to ping people and draw their
2+ The compiler team has a number of notification groups that are used to ping people and draw their
33attention to issues. Notification groups are setup so that anyone can join them if they want.
44
55Please keep in mind that only members of a Rust project GitHub team can use these notification
@@ -11,18 +11,18 @@ from the compiler team:
1111
1212* File a tracking issue in the [ rust-lang/compiler-team] repository to collect your progress.
1313* Create a PR against the [ rust-lang/team] repository adding the notification
14- group [ ( Example PR) ] ( https://github.com/rust-lang/team/pull/347 )
14+ group ( [ Example PR] ( https://github.com/rust-lang/team/pull/347 ) )
1515* Configure the [ rust-lang/rust] repository to accept triagebot commands
16- for this group. [ ( Example PR.)) )] ( https://github.com/rust-lang/rust/pull/72706 )
16+ for this group. ( [ Example PR)] ( https://github.com/rust-lang/rust/pull/72706 )
1717* Create a PR for the rustc-dev-guide amending [ the notification group
1818 section] ( https://rustc-dev-guide.rust-lang.org/notification-groups/about.html )
1919 to mention your group.
2020* Create a sample PR for the [ rust-lang/team] repository showing how one can add
2121 oneself. This will be referenced by your blog post to show people how to
22- join. [ ( Example PR) ] ( https://github.com/rust-lang/team/pull/140 )
22+ join. ( [ Example PR] ( https://github.com/rust-lang/team/pull/140 ) )
2323* Write an announcement blog post for Inside Rust and open a PR against
24- [ blog.rust-lang.org] ( https://github.com/rust-lang/blog.rust-lang.org ) .
25- [ ( Example PR) ] ( https://github.com/rust-lang/blog.rust-lang.org/pull/615 )
24+ [ blog.rust-lang.org] ( https://github.com/rust-lang/blog.rust-lang.org )
25+ ( [ Example PR] ( https://github.com/rust-lang/blog.rust-lang.org/pull/615 ) )
2626
2727[ rust-lang/compiler-team ] : https://github.com/rust-lang/compiler-team
2828[ rust-lang/team ] : https://github.com/rust-lang/team
0 commit comments