docs(review): add niche/thin-wrapper rejection criterion

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
Vinta Chen
2026-02-10 12:00:50 +08:00
parent 0ab2f81d6a
commit 1c2d9e1714

View File

@@ -42,6 +42,7 @@ Check these rules first - if any fail, recommend rejection:
- 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
- Too niche — a thin wrapper, single-function utility, or narrow edge-case tool that most Python developers would never need
## Output Format