1
0
Fork 0
mirror of https://github.com/sindresorhus/awesome-nodejs.git synced 2024-11-20 11:27:17 -05:00

contributing - mention where new entries should be added

This commit is contained in:
Sindre Sorhus 2015-07-01 03:32:57 +02:00
parent 4899d3777b
commit f4bbbed5f5

View file

@ -6,6 +6,7 @@ Please ensure your pull request adheres to the following guidelines:
- Suggested packages should be tested and documented.
- Make an individual pull request for each suggestion.
- Use the following format: `[package](link) - Description.`
- Additions should be added to the bottom of the relevant category.
- New categories, or improvements to the existing categorization are welcome.
- Keep descriptions short and simple, but descriptive.
- Don't mention `Node.js` in the description as it's implied.