awesome-arr/.github/pull_request_template.md
2026-04-30 15:02:56 +05:30

24 lines
1.1 KiB
Markdown

<!-- Please note that this project is released with a
[Contributor Code of Conduct](CODE_OF_CONDUCT.md).
By participating in this project you agree to abide by its terms. -->
## Submission
- Name - A short description that clearly explains what the project does, without marketing fluff.
---
## Requirements
- [ ] Entry uses format: `- [Name](link) - Description`
- [ ] Entry is in alphabetical order within its section
- [ ] Project has >=100 GitHub stars (if hosted on GitHub)[^1]
- [ ] Project is at least 1 year old (from first public release)
- [ ] Project shows recent activity (within ~12 months)
- [ ] Project is not mostly auto-generated[^2]
- [ ] This PR was written by a human. If you do not have time to write it yourself, I do not have time to review it
Submissions that do not meet these criteria may be closed without review.
[^1]: Not a strict requirement, interesting projects may still be considered even if they have fewer stars.
[^2]: Any use of AI in the project must be disclosed honestly in the project itself (e.g., in the README or documentation).