Update contributing.md

This commit is contained in:
Sindre Sorhus
2014-07-29 15:10:09 +02:00
parent b7d97cb52e
commit 667d7c0acf

View File

@@ -8,7 +8,8 @@ Please ensure your pull request adheres to the following guidelines:
- Use the following format: `[package](link) - Description.` - Use the following format: `[package](link) - Description.`
- New categories, or improvements to the existing categorization are welcome. - New categories, or improvements to the existing categorization are welcome.
- Keep descriptions short and simple, but descriptive. - Keep descriptions short and simple, but descriptive.
- End all descriptions with a full stop/period. - Don't mention `Node.js` in the description as it's implied.
- Start the description with a capital and end with a full stop/period.
- Check your spelling and grammar. - Check your spelling and grammar.
- Make sure your text editor is set to remove trailing whitespace. - Make sure your text editor is set to remove trailing whitespace.
- The pull request should include a link to the package and why it should be included. - The pull request should include a link to the package and why it should be included.