Skip to content

Commit

Permalink
Merge pull request #608 from dopry/xx_doc_pull_request_rebase
Browse files Browse the repository at this point in the history
(docs) Document that pull requests should be rebased.
  • Loading branch information
erquhart committed Sep 15, 2017
2 parents d349c3d + 0ce2bc0 commit 3195f30
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CONTRIBUTING.md
Expand Up @@ -48,6 +48,8 @@ We actively welcome your pull requests.
3. If you've changed APIs, update the documentation.
4. Ensure the test suite passes.
5. Make sure your code lints.
6. PR's must be rebased before merge (feel free to ask for help)
7. PR should be reviewed by two maintainers (@erquhart, @Benaiah, @tech4him1) prior to merging.

## License

Expand Down

0 comments on commit 3195f30

Please sign in to comment.