Added CONTRIBUTING.md

This commit is contained in:
Mikal 2018-02-20 01:19:01 +01:00 committed by GitHub
parent 7632288c87
commit d098e1c927
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

15
CONTRIBUTING.md Normal file
View File

@ -0,0 +1,15 @@
# Contribution Guidelines
Please ensure your pull request adheres to the following guidelines:
- Search previous suggestions before making a new one, as yours may be a duplicate.
- Suggested packages should be tested and documented.
- Make an individual pull request for each suggestion.
- Use the following format: `[PACKAGE](LINK) - DESCRIPTION.`
- New categories, or improvements to the existing categorization are welcome.
- Keep descriptions short and simple, but descriptive.
- End all descriptions with a full stop/period.
- Check your spelling and grammar.
- Make sure your text editor is set to remove trailing whitespace.
Thank you for your suggestions!