Merge pull request #1508 from radarhere/contributing

Documentation contributions
This commit is contained in:
Hugo van Kemenade 2015-10-26 15:11:59 +02:00
commit ff81299ffc

View File

@ -17,7 +17,7 @@ Please send a pull request to the master branch. Please include [documentation](
- Separate code commits from reformatting commits.
- Provide tests for any newly added code.
- Follow PEP8.
- When committing only trivial changes please include [ci skip] in the commit message to avoid running tests on Travis-CI.
- When committing only documentation changes please include [ci skip] in the commit message to avoid running tests on Travis-CI.
## Reporting Issues