Codebase list python-git / debian/3.0.3-1 CONTRIBUTING.md
debian/3.0.3-1

Tree @debian/3.0.3-1 (Download .tar.gz)

CONTRIBUTING.md @debian/3.0.3-1raw · 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 and write your patch. **Write a test that fails unless your patch is present.**
* Initiate a pull request