Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b85fec1 commit 0767cc5Copy full SHA for 0767cc5
CONTRIBUTING.md
@@ -5,6 +5,7 @@ The following is a short step-by-step rundown of what one typically would do to
5
* [fork this project](https://github.com/gitpython-developers/GitPython/fork) on GitHub.
6
* For setting up the environment to run the self tests, please look at `.travis.yml`.
7
* Please try to **write a test that fails unless the contribution is present.**
8
-* Feel free to add yourself to AUTHORS file.
+* Try to avoid massive commits and prefer to take small steps, with one commit for each.
9
+* Feel free to add yourself to AUTHORS file.
10
* Create a pull request.
11
0 commit comments