Add Contribution Guidelines

This commit is contained in:
Alexander Bayandin 2014-07-26 14:12:47 +04:00
parent 455b90c8ed
commit 9bdaf27966
1 changed files with 8 additions and 0 deletions

8
CONTRIBUTING.md Normal file
View File

@ -0,0 +1,8 @@
# Contribution Guidelines
Please ensure your pull request adheres to the following guidelines:
- Make an individual pull request for each suggestion.
- Chose corresponding section (Programming Languages or General) for your suggestion.
- Use the following format for commit message: `Add Language Name` (without 'awesome' or something else).
- List, after your addition, should be alphabetically.