mirror of
https://github.com/sindresorhus/awesome-nodejs.git
synced 2025-02-10 15:44:37 -05:00
Add more contribution guidelines
This commit is contained in:
parent
61cd0cf2ae
commit
bc96a6e1ab
1 changed files with 2 additions and 1 deletions
|
@ -6,7 +6,8 @@ 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 30 stars.**
|
||||
- **The submitted project should be more than 30 days old and the repo should have at least 40 stars.**
|
||||
- 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.
|
||||
- If you submit a project that is similar to an existing project in the list, argue how it's better.
|
||||
- Search previous suggestions before making a new one, as yours may be a duplicate.
|
||||
|
|
Loading…
Add table
Reference in a new issue