File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -150,13 +150,13 @@ All pull requests are reviewed by another person. We have a bot,
150150request.
151151
152152If you want to request that a specific person reviews your pull request,
153- you can add an ` r? ` to the message. For example, [ Steve] [ steveklabnik ] usually reviews
153+ you can add an ` r? ` to the pull request message. For example, [ Steve] [ steveklabnik ] usually reviews
154154documentation changes. So if you were to make a documentation change, add
155155
156156 r? @steveklabnik
157157
158- to the end of the message, and @rust-highfive will assign [ @ steveklabnik ] [ steveklabnik ] instead
159- of a random person. This is entirely optional.
158+ to the end of the pull request message, and [ @rust-highfive ] [ rust-highfive ] will assign
159+ [ @ steveklabnik ] [ steveklabnik ] instead of a random person. This is entirely optional.
160160
161161After someone has reviewed your pull request, they will leave an annotation
162162on the pull request with an ` r+ ` . It will look something like this:
You can’t perform that action at this time.
0 commit comments