From 9ec0577583ea4f0fb2668f90427cdd4eac459629 Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Sun, 2 Apr 2023 23:32:27 +0900 Subject: [PATCH] Update contributing guidelines --- contributing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contributing.md b/contributing.md index 2e309aec..015c6f23 100644 --- a/contributing.md +++ b/contributing.md @@ -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.