Codebase list python-git / upstream/2.1.13 CONTRIBUTING.md
upstream/2.1.13

Tree @upstream/2.1.13 (Download .tar.gz)

CONTRIBUTING.md @upstream/2.1.13raw · history · blame

1
2
3
4
5
6
### How to contribute

* [fork this project](https://github.com/gitpython-developers/GitPython/fork) on GitHub
* For setting up the environment to run the self tests, look at `.travis.yml`.
* Add yourself to AUTHORS.md and write your patch. **Write a test that fails unless your patch is present.**
* Initiate a pull request