Skip to content
This repository was archived by the owner on May 28, 2025. It is now read-only.

Commit f90c97c

Browse files
committed
explain the review bot use
1 parent edc5c1e commit f90c97c

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)