Create CONTRIBUTING.md

pull/1/head
pFarb 2017-02-23 14:43:20 +02:00 committed by GitHub
parent ad40142bb2
commit 97a0a401f2
1 changed files with 28 additions and 0 deletions

28
CONTRIBUTING.md Normal file
View File

@ -0,0 +1,28 @@
# Contributing
Your contributions are always welcome! Keep it sane and in line with the general direction of the list.
## Guidelines
- Add one link per commit.
- Add one commit per Pull Request.
- Add the link: `- [project-name](http://example.com/) - A short description ends with a period.`
- Keep descriptions concise, maximum number of characters is 350.
- 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.
- Make sure the tests are passing.