Skip to content

Commit

Permalink
Tweaks to wording in CONTRIBUTING
Browse files Browse the repository at this point in the history
  • Loading branch information
floehopper committed Oct 7, 2018
1 parent 5223926 commit cbbb8ed
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
* Pull requests are welcomed.
* Fork the repository.
* Make your changes in a branch.
* Add tests for new behaviour. Modify/remove existing tests for changes to existing behaviour.
* Send us a pull request from your fork/branch.
* Wait for your pull request to build on [Travis CI](https://travis-ci.org/freerange/mocha).
* I will not accept pull requests with failing tests.
* Add/modify/remove tests as appropriate.
* Open a pull request based on a branch on your fork.
* Wait for your pull request build to pass on [Travis CI](https://travis-ci.org/freerange/mocha/pull_requests).
* Pull requests with failing tests will not be accepted.

0 comments on commit cbbb8ed

Please sign in to comment.