From 6adf92cdb48f832141f3ba7c2f695892db53ddd8 Mon Sep 17 00:00:00 2001 From: k4m4 Date: Sun, 19 Feb 2017 17:31:16 +0200 Subject: [PATCH] Create CONTRIBUTING.md --- CONTRIBUTING.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 CONTRIBUTING.md diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 0000000..4a07a03 --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,15 @@ +# Contribution Guidelines + +##Please ensure your pull request adheres to the following guidelines: + +* Make sure your submission is not a duplicate. +* Follow the appropriate format. +* Keep descriptions short and simple. +* End all descriptions with a full stop. +* Check your spelling and grammar. +* Make an individual pull request for each suggestion. +* The pull request and commit should have a useful title. +* Insert new suggestion to the bottom of a category. + +- You contributions are much appreciated. +- Thanks for your suggestions! \ No newline at end of file