mirror of
https://github.com/vinta/awesome-python.git
synced 2026-04-11 14:21:45 +08:00
docs: fix entry format in PR template to use - instead of *
Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
parent
b7b8eb02d1
commit
20bb5cca81
2
.github/PULL_REQUEST_TEMPLATE.md
vendored
2
.github/PULL_REQUEST_TEMPLATE.md
vendored
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user