summaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
blob: 89ced50845bf4d26d02a788ee6e5f5a77eeb9dbf (plain)
1
2
3
4
5
6
7
### 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