Create CONTRIBUTING.md

This commit is contained in:
Jon Jee
2019-04-27 10:15:40 +09:00
committed by GitHub
parent 4d56b3e2c5
commit 97611082d0

14
CONTRIBUTING.md Normal file
View File

@@ -0,0 +1,14 @@
# 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.
- Make an individual pull request for each suggestion.
- Use the following format: `[SERVICE NAME](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!