Codebase list python-git / c3eda478-bb1d-4be9-8243-3ec25d2e3b9f/main CONTRIBUTING.md
c3eda478-bb1d-4be9-8243-3ec25d2e3b9f/main

Tree @c3eda478-bb1d-4be9-8243-3ec25d2e3b9f/main (Download .tar.gz)

CONTRIBUTING.md @c3eda478-bb1d-4be9-8243-3ec25d2e3b9f/mainraw · 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