1 parent f14a596 commit 09d2ae5Copy full SHA for 09d2ae5
CONTRIBUTING.md
@@ -1,6 +1,7 @@
1
### How to contribute
2
3
* [fork this project](https://github.com/gitpython-developers/GitPython/fork) on github
4
+* For setting up the environment to run the self tests, look at `.travis.yml`.
5
* Add yourself to AUTHORS.md and write your patch. **Write a test that fails unless your patch is present.**
6
* Initiate a pull request
7
0 commit comments