summaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorHugo <hugovk@users.noreply.github.com>2018-03-18 22:05:54 +0200
committerHugo <hugovk@users.noreply.github.com>2018-03-18 22:26:31 +0200
commitf773b4cedad84da3ab3f548a6293dca7a0ec2707 (patch)
treeb634b8b0dbe5cefe16c2f516898a6d52fc21949d /CONTRIBUTING.md
parent16223e5828ccc8812bd0464d41710c28379c57a9 (diff)
downloadgitpython-f773b4cedad84da3ab3f548a6293dca7a0ec2707.tar.gz
github -> GitHub
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 89ced508..3279a672 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -1,6 +1,6 @@
### How to contribute
-* [fork this project](https://github.com/gitpython-developers/GitPython/fork) on github
+* [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.md and write your patch. **Write a test that fails unless your patch is present.**
* Initiate a pull request