Skip to content

Commit

Permalink
Add details of who will merge (CONTRIBUTING.md)
Browse files Browse the repository at this point in the history
  • Loading branch information
sampart committed Jul 2, 2020
1 parent 55a6f9e commit a0bf50c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,8 @@ As well as the unit tests (see _Common tasks_ above), there are integration test
2. Create a new branch: `git checkout -b my-branch-name`
3. Make your change, add tests, and make sure the tests still pass
4. Push to your fork and [submit a pull request][pr]
5. Pat your self on the back and wait for your pull request to be reviewed and merged.
5. Pat yourself on the back and wait for your pull request to be reviewed and merged.
If you're a GitHub staff member, you can merge your own PR once it's approved; for external contributors, GitHub staff will merge your PR once it's approved.

Here are a few things you can do that will increase the likelihood of your pull request being accepted:

Expand Down

0 comments on commit a0bf50c

Please sign in to comment.