aboutsummaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorAlois <[email protected]>2015-05-21 12:24:17 +0200
committerAlois <[email protected]>2015-05-21 12:24:17 +0200
commit7b6e0fb749dbfca867e4b5a02ee4046fba8ca1f2 (patch)
treef699cd33051adaf085ab6564d3eddf34f3f37a02 /CONTRIBUTING.md
parent7bab11f04abfe5cfe311bf1121de9fee19330101 (diff)
downloadawesome-regex-7b6e0fb749dbfca867e4b5a02ee4046fba8ca1f2.tar.xz
awesome-regex-7b6e0fb749dbfca867e4b5a02ee4046fba8ca1f2.zip
Create CONTRIBUTING.md
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
new file mode 100644
index 0000000..8552f07
--- /dev/null
+++ b/CONTRIBUTING.md
@@ -0,0 +1,11 @@
+# Contribution Guidelines
+
+Please ensure your pull request adheres to the following guidelines:
+
+* Make an individual pull request for each suggestion
+* Use the following format for commit message: `Add FeatureName`
+* List, after your addition, should be alphabetically
+* Use the following format: \[LIBRARY\]\(LINK\) - DESCRIPTION
+* The link should be the name of the project
+* Keep descriptions concise and clear (_Keep It Simple, Stupid_)
+* New categories, or improvements to the existing ones are also welcome