Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/stevedonovan/Penlight.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThijs Schreijer <thijs@thijsschreijer.nl>2018-11-22 18:41:22 +0300
committerThijs Schreijer <thijs@thijsschreijer.nl>2018-11-23 23:08:28 +0300
commitd70ac91eede03936db36b3fc31b62500242ed2e7 (patch)
tree20971375fd99be2b663b0379b58b9c2484debcda /CONTRIBUTING.md
parent2615db2914b46376a08e6045776e2206da390589 (diff)
Release 1.6.01.6.0
Moved docs to ./docs for easy github publishing Also added and fixed some additional links in the readme.
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 90ea9e4..0ec775d 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -34,7 +34,7 @@ you're doing, such as _"added-klingon-cloacking-device"_ - from `master` branch.
If you wanna be a rockstar;
-1. Update the [CHANGES.md](https://github.com/stevedonovan/Penlight/blob/master/CHANGES.md) file
+1. Update the [CHANGELOG.md](https://github.com/stevedonovan/Penlight/blob/master/CHANGELOG.md) file
2. [Add tests](https://github.com/stevedonovan/Penlight/tree/master/tests) that show the defect your fix repairs, or that tests your new feature
Please note - if you want to change multiple things that don't depend on each