diff --git a/.claude/commands/review-pr.md b/.claude/commands/review-pr.md index 4f7f9807..04410012 100644 --- a/.claude/commands/review-pr.md +++ b/.claude/commands/review-pr.md @@ -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 diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 62b8ca0b..f9feac7b 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -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