2016-11-30 08:29:00 -05:00
|
|
|
# Contribution Guidelines
|
|
|
|
|
2017-05-29 06:40:06 -04:00
|
|
|
Please ensure your pull request adheres to the following guidelines:
|
2016-11-30 08:29:00 -05:00
|
|
|
|
2017-05-29 06:40:06 -04:00
|
|
|
- Read [the awesome manifesto](https://github.com/sindresorhus/awesome/blob/master/awesome.md) and ensure your list complies.
|
|
|
|
- Search previous suggestions before making a new one, as yours may be a duplicate.
|
2018-01-25 02:29:34 -05:00
|
|
|
- Insert a new entry **alphabetically**. The prefix "The" is not considered in this sorting.
|
2017-05-29 06:40:06 -04:00
|
|
|
- Make an individual pull request for each suggestion.
|
|
|
|
- Titles should be [capitalized](http://grammar.yourdictionary.com/capitalization/rules-for-capitalization-in-titles.html).
|
2018-01-25 02:29:34 -05:00
|
|
|
- Use the following format: `[List Name](link) - additional information.`
|
2017-05-29 06:40:06 -04:00
|
|
|
- New categories or improvements to the existing categorization are welcome.
|
|
|
|
- Check your spelling and grammar.
|
|
|
|
- Make sure your text editor is set to remove trailing whitespace.
|
|
|
|
- The pull request and commit should have a useful title.
|
2018-01-25 02:29:34 -05:00
|
|
|
- In your pull request, include a link in the textual description.
|
2016-11-30 08:29:00 -05:00
|
|
|
|
2018-01-25 02:29:34 -05:00
|
|
|
Thank you for your suggestions!
|