improve capacity note (#1634)

This commit is contained in:
Tshepang Mbambo 2023-03-06 15:08:37 +02:00 committed by GitHub
parent b46fe5900b
commit cee03b4dc3
1 changed files with 16 additions and 14 deletions

View File

@ -96,20 +96,22 @@ For a full list of possible `groupname` check the `adhoc_groups` section at the
or the list of teams in the [rust-lang teams or the list of teams in the [rust-lang teams
database](https://github.com/rust-lang/team/tree/master/teams). database](https://github.com/rust-lang/team/tree/master/teams).
--- > NOTE
>
**Please note**: Our pool of pull requests reviewers is often working at capacity, many of them are > Pull request reviewers are often working at capacity,
contributing on a volunteer basis. In order to minimize review delays, pull request authors > and many of them are contributing on a volunteer basis.
and assigned reviewers should ensure that the review label (`S-waiting-on-review` and > In order to minimize review delays,
`S-waiting-on-author`) stays updated, invoking these commands when appropriate: > pull request authors and assigned reviewers should ensure that the review label
> (`S-waiting-on-review` and `S-waiting-on-author`) stays updated,
`@rustbot author`: the review is finished, PR author should check the comments and take action > invoking these commands when appropriate:
accordingly >
> - `@rustbot author`:
`@rustbot review`: the author is ready for a review, this PR will be queued again in the reviewer's > the review is finished,
queue > and PR author should check the comments and take action accordingly.
>
--- > - `@rustbot review`:
> the author is ready for a review,
> and this PR will be queued again in the reviewer's queue.
### CI ### CI