(chore): Specify requirement in package requests

This commit is contained in:
Rashil Gandhi 2022-06-19 19:21:53 +05:30 committed by GitHub
parent dec7032a20
commit 625afe1d92
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -20,7 +20,7 @@ For a package to be acceptable in the Main bucket, it should be:
<!-- All items need to be checked. -->
- [ ] a non-GUI tool
- [ ] a reasonably well-known and widely used developer tool
- [ ] a reasonably well-known and widely used developer tool (e.g. if it's a GitHub project, it should have at least 500 stars and 150 forks)
- [ ] the latest stable version of the program
- [ ] the full version i.e. not a trial version
- [ ] a fairly standard install (e.g. uses a version-specific download URL, no elaborate pre/post install scripts)