X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=CONTRIBUTING.md;h=8fbbd7c4a2e49b0ac2e86dae076ce6e6248ad21e;hb=403bb097fce6f1d1fbb3b7b12d024f20ce845900;hp=bd1d49fb24dc3a8ee0d80ee915d7b66164efe527;hpb=98c173afe4b7019d0b739151b7d4d4343a85ea2b;p=rust.git diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index bd1d49fb24d..8fbbd7c4a2e 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -150,13 +150,13 @@ All pull requests are reviewed by another person. We have a bot, request. If you want to request that a specific person reviews your pull request, -you can add an `r?` to the message. For example, [Steve][steveklabnik] usually reviews +you can add an `r?` to the pull request description. For example, [Steve][steveklabnik] usually reviews documentation changes. So if you were to make a documentation change, add r? @steveklabnik -to the end of the message, and @rust-highfive will assign [@steveklabnik][steveklabnik] instead -of a random person. This is entirely optional. +to the end of the pull request description, and [@rust-highfive][rust-highfive] will assign +[@steveklabnik][steveklabnik] instead of a random person. This is entirely optional. After someone has reviewed your pull request, they will leave an annotation on the pull request with an `r+`. It will look something like this: