Attempt at separating out creating list vs contributing a list #266

This commit is contained in:
Richard Littauer
2015-08-21 15:50:01 -04:00
parent b274453b27
commit d3cc1e835f
3 changed files with 17 additions and 4 deletions

9
create-list.md Normal file
View File

@@ -0,0 +1,9 @@
# Creating Your Own List
- Read the [awesome manifesto](https://github.com/sindresorhus/awesome/blob/master/awesome.md) and ensure your list complies.
- Wait at least a couple of weeks after creating a list before submitting to this list to give it a chance to mature.
- Search this list before making a new one, as yours may be a duplicate. If it is, try and contribute to the best one instead of making your own.
- A link back to this list from yours, so users can discover more lists, would be appreciated.
- Make sure you read the [contribution guidelines](https://github.com/sindresorhus/awesome/blob/master/contributing.md) first.
Thanks for being awesome!