From dab0c2e0da17c879e13f0b1f6fbf307acf48a4ff Mon Sep 17 00:00:00 2001 From: Arthur Milchior Date: Mon, 5 Aug 2019 09:41:10 +0200 Subject: Correcting a file name --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 3279a672..0347afcb 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -2,6 +2,6 @@ * [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.** +* Add yourself to AUTHORS and write your patch. **Write a test that fails unless your patch is present.** * Initiate a pull request -- cgit v1.2.3