Skip to content

Commit d093720

Browse files
authored
Clarify unclear language in Triage Procedure (#508)
1 parent 0f560ec commit d093720

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

src/release/triage-procedure.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -82,12 +82,11 @@ For each PR:
8282
1. If the author did what the PR was waiting on them for then update the
8383
label to S-waiting-on-review.
8484

85-
2. If the author is a member of a Rust team (not working groups — teams like
86-
T-compiler, T-lang, T-rustdoc, etc.) then don't ping anyone.
85+
Otherwise, if the author still needs to do something, then ping the author if
86+
they are **not** a member of a Rust team (does not include working groups —
87+
only teams like `T-compiler`, `T-lang`, `T-rustdoc`, etc.).
8788

88-
Otherwise, ping the author.
89-
90-
3. Add the PR to your [report].
89+
2. Add the PR to your [report].
9190

9291
#### S-blocked
9392

0 commit comments

Comments
 (0)