From 7b0728817e8060ebec5f83c167faeea0dd2d8ee9 Mon Sep 17 00:00:00 2001 From: Mohammed A Imran Date: Sun, 3 Jul 2016 05:36:20 +0800 Subject: [PATCH] Added contributing guidelines --- Contributing.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 Contributing.md diff --git a/Contributing.md b/Contributing.md new file mode 100644 index 0000000..4ec772a --- /dev/null +++ b/Contributing.md @@ -0,0 +1,9 @@ +# Contribution Guidelines + +Please ensure your pull request follow to the below guidelines: + +- Please make sure your suggestion is not duplicate. +- Do a pull request for suggestion by providing a Link and Description. +- Feel free to suggeset new categories and/or improvements to the existing one. + +Appreciate your contributions and thank you for the suggestions!