summaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
blob: 0347afcb54595b1a7f61680e76faeddde5d2d0f5 (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 and write your patch. **Write a test that fails unless your patch is present.**
* Initiate a pull request