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:
Vinta Chen 2026-01-12 17:30:10 +08:00
parent 4ff712906f
commit 2b274538e7
No known key found for this signature in database
GPG Key ID: B93DE4F003C33630

View File

@ -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