Skip to content

Commit

Permalink
Update r+ syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
varkor committed Mar 14, 2019
1 parent 6f3fda9 commit eadb844
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ 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:

@bors: r+ 38fe8d2
@bors r+

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

@bors: r+ 38fe8d2 rollup
@bors r+ rollup

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

0 comments on commit eadb844

Please sign in to comment.