Skip to content

Commit eadb844

Browse files
committed
Update r+ syntax
1 parent 6f3fda9 commit eadb844

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ of a random person. This is entirely optional.
147147
After someone has reviewed your pull request, they will leave an annotation
148148
on the pull request with an `r+`. It will look something like this:
149149

150-
@bors: r+ 38fe8d2
150+
@bors r+
151151

152152
This tells [@bors][bors], our lovable integration bot, that your pull request has
153153
been approved. The PR then enters the [merge queue][merge-queue], where @bors
@@ -302,7 +302,7 @@ from the source code itself.
302302
Documentation pull requests function in the same way as other pull requests,
303303
though you may see a slightly different form of `r+`:
304304

305-
@bors: r+ 38fe8d2 rollup
305+
@bors r+ rollup
306306

307307
That additional `rollup` tells @bors that this change is eligible for a 'rollup'.
308308
To save @bors some work, and to get small changes through more quickly, when

0 commit comments

Comments
 (0)