mirror of
https://github.com/sindresorhus/awesome-nodejs.git
synced 2024-11-20 11:27:17 -05:00
Update contributing guidelines
This commit is contained in:
parent
cd078756e6
commit
9ec0577583
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ Please note that this project is released with a [Contributor Code of Conduct](c
|
|||
|
||||
Ensure your pull request adheres to the following guidelines:
|
||||
|
||||
- **The submitted project should be more than 30 days old and the repo should have at least 60 stars.**
|
||||
- **The submitted project should be more than 30 days old and the repo should have at least 100 stars.**
|
||||
- The intent of this list is to gather awesome packages *that most users would need*. This is not the place for niche things, except in the “Mad science” category.
|
||||
- Don't open a Draft / WIP pull request while you work on the guidelines. A pull request should be 100% ready and should adhere to all the guidelines when you open it.
|
||||
- Keep in mind that the list is very mature by now, so the bar of getting something accepted is high. Only submit something unique and generally useful. The world (and this list) doesn't need yet another ORM or framework. For CLI tools, the bar is especially high, and unless it's something very awesome, I would suggest submitting to [awesome-cli-apps](https://github.com/aharris88/awesome-cli-apps) instead.
|
||||
|
|
Loading…
Reference in a new issue