From f773b4cedad84da3ab3f548a6293dca7a0ec2707 Mon Sep 17 00:00:00 2001 From: Hugo Date: Sun, 18 Mar 2018 22:05:54 +0200 Subject: github -> GitHub --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CONTRIBUTING.md') 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 -- cgit v1.2.3