mirror of
https://github.com/vinta/awesome-python.git
synced 2026-01-25 15:38:43 +00:00
Improve PR template with project section and clarified checklist
Add dedicated Project section at top for contributors to specify project name and URL upfront. Clarify checklist item from "One link per Pull Request" to "One project per PR" for better consistency with PR title format guideline. 🤖 Generated with Claude Code (https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
parent
4ff712906f
commit
2b274538e7
6
.github/PULL_REQUEST_TEMPLATE.md
vendored
6
.github/PULL_REQUEST_TEMPLATE.md
vendored
@ -1,6 +1,10 @@
|
||||
## Project
|
||||
|
||||
[Project Name](url)
|
||||
|
||||
## Checklist
|
||||
|
||||
- [ ] One link per Pull Request
|
||||
- [ ] One project per PR
|
||||
- [ ] PR title format: `Add project-name`
|
||||
- [ ] Entry format: `* [project-name](url) - Description ending with period.`
|
||||
- [ ] Description is concise and short
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user