Skip to content

Commit 87058a4

Browse files
committed
Auto merge of #3955 - RalfJung:review-bot, r=RalfJung
CONTRIBUTING.md: explain the review bot use
2 parents edc5c1e + f90c97c commit 87058a4

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

src/tools/miri/CONTRIBUTING.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,14 @@ process for such contributions:
4545
This process is largely informal, and its primary goal is to more clearly communicate expectations.
4646
Please get in touch with us if you have any questions!
4747

48+
### Managing the review state
49+
50+
Most PRs bounce back and forth between the reviewer and the author several times, so it is good to
51+
keep track of who is expected to take the next step. We are using the `S-waiting-for-review` and
52+
`S-waiting-for-author` labels for that. If a reviewer asked you to do some changes and you think
53+
they are all taken care of, post a comment saying `@rustbot ready` to mark a PR as ready for the
54+
next round of review.
55+
4856
## Preparing the build environment
4957

5058
Miri heavily relies on internal and unstable rustc interfaces to execute MIR,

0 commit comments

Comments
 (0)