Skip to content

Commit 2b27453

Browse files
vintaclaude
andcommitted
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>
1 parent 4ff7129 commit 2b27453

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
1+
## Project
2+
3+
[Project Name](url)
4+
15
## Checklist
26

3-
- [ ] One link per Pull Request
7+
- [ ] One project per PR
48
- [ ] PR title format: `Add project-name`
59
- [ ] Entry format: `* [project-name](url) - Description ending with period.`
610
- [ ] Description is concise and short

0 commit comments

Comments
 (0)