mirror of
https://github.com/vinta/awesome-python.git
synced 2026-01-25 15:38:43 +00:00
docs: update automatic rejection criteria
Replace self-promotion rule with category placement check to better reflect actual review priorities. 🤖 Generated with Claude Code (https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
parent
34e390e074
commit
3aabfb8ec8
@ -23,10 +23,10 @@ Check these rules first - if any fail, recommend rejection:
|
||||
|
||||
- Add more than one project per PR
|
||||
- Duplicate of existing entry
|
||||
- Self-promotion (wait for someone else to find it useful and submit)
|
||||
- Less than 100 GitHub stars AND not justified as a hidden gem
|
||||
- Placed under an inappropriate category
|
||||
- Project is archived or abandoned (no commits in 12+ months)
|
||||
- No documentation or unclear use case
|
||||
- Less than 100 GitHub stars AND not justified as a hidden gem
|
||||
|
||||
## Output Format
|
||||
|
||||
|
||||
@ -120,7 +120,7 @@ PRs will be **closed** if:
|
||||
|
||||
- Add more than one project per PR
|
||||
- Duplicate of existing entry
|
||||
- Self-promotion (wait for someone else to find it useful and submit)
|
||||
- Less than 100 GitHub stars AND not justified as a hidden gem
|
||||
- Placed under an inappropriate category
|
||||
- Project is archived or abandoned (no commits in 12+ months)
|
||||
- No documentation or unclear use case
|
||||
- Less than 100 GitHub stars AND not justified as a hidden gem
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user