docs: fix entry format in PR template to use - instead of *

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
Vinta Chen 2026-04-03 16:03:33 +08:00
parent b7b8eb02d1
commit 20bb5cca81
No known key found for this signature in database
GPG Key ID: B93DE4F003C33630

View File

@ -6,7 +6,7 @@
- [ ] One project per PR
- [ ] PR title format: `Add project-name`
- [ ] Entry format: `* [project-name](url) - Description ending with period.`
- [ ] Entry format: `- [project-name](url) - Description ending with period.`
- [ ] Description is concise and short
## Why This Project Is Awesome