From 1fe3eafad0ca0fb338ce36fb1a5941b0e67a2434 Mon Sep 17 00:00:00 2001 From: Lk Geimfari Date: Wed, 25 May 2016 05:37:17 +0300 Subject: [PATCH] Create CONTRIBUTING.md --- CONTRIBUTING.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 CONTRIBUTING.md diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 0000000..dd44d2b --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,16 @@ +# Contributing + +Your contributions are always welcome! + +## Guidelines + +* Add one link per Pull Request. +* Add the link: `* [project-name](http://example.com/) - A short description ends with a period.` + * Keep descriptions concise. +* Add a section if needed. + * Add the section description. + * Add the section title to Table of Contents. +* Search previous suggestions before making a new one, as yours may be a duplicate. +* Check your spelling and grammar. +* Remove any trailing whitespace. +* Send a Pull Request with the reason why the library is awesome.