awesome-readme/contributing.md

17 lines
736 B
Markdown
Raw Permalink Normal View History

2015-01-19 06:20:32 +00:00
# Contribution Guidelines
Please ensure your pull request adheres to the following guidelines:
2017-11-19 22:11:50 +00:00
- Alphabetize your entry.
2015-01-19 06:20:32 +00:00
- Search previous suggestions before making a new one, as yours may be a duplicate.
- Suggested READMEs should be beautiful or stand out in some way.
- Make an individual pull request for each suggestion.
- New categories, or improvements to the existing categorization are welcome.
- Keep descriptions short and simple, but descriptive.
- Start the description with a capital and end with a full stop/period.
- Check your spelling and grammar.
- Make sure your text editor is set to remove trailing whitespace.
2019-05-11 13:04:36 +00:00
- Use the `#readme` anchor for GitHub READMEs to link them directly
2015-01-19 06:20:32 +00:00
2017-11-19 22:11:50 +00:00
Thank you for your suggestions!