File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -45,6 +45,14 @@ process for such contributions:
4545This process is largely informal, and its primary goal is to more clearly communicate expectations.
4646Please 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
5058Miri heavily relies on internal and unstable rustc interfaces to execute MIR,
You can’t perform that action at this time.
0 commit comments