Skip to content

Commit

Permalink
Improve CONTRIBUTING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
itaisteinherz committed Oct 31, 2018
1 parent c316529 commit f8ca720
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CONTRIBUTING.md
Expand Up @@ -6,12 +6,12 @@ Before doing so, here are a few guidelines:
[license](https://github.com/Kinto/kinto/blob/master/LICENSE).
* Use pull-requests early so it's open for discussion, even if your
contribution isn't ready yet.
* All pull requests should include tests, they help us avoiding regressions in
* All pull requests should include tests, as they help us avoid regressions in
our code.
* A pull-request adding functionality should also update the documentation
accordingly.
* [TravisCI integration tests](https://travis-ci.org/Kinto/kinto) should be
* [Travis CI integration tests](https://travis-ci.org/Kinto/kinto) should be
green.
* If you're interested, you can also check the [contributing
documentation](https://kinto.readthedocs.io/en/latest/community.html#how-to-contribute)
which goes into more details.
guide which goes into more details.

0 comments on commit f8ca720

Please sign in to comment.