mirror of
https://github.com/vinta/awesome-python.git
synced 2026-08-03 22:40:46 +00:00
docs: remove manual alphabetical sorting requirement
Alphabetical ordering will be handled by automation (sort.py in CI), removing this manual burden from contributors. Updated PR template with structured checklist aligned to acceptance criteria. 🤖 Generated with Claude Code (https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
parent
f9a0444b5e
commit
a5146453f9
2 changed files with 15 additions and 7 deletions
|
|
@ -9,7 +9,6 @@ Before submitting a PR, verify:
|
|||
- [ ] One link per Pull Request
|
||||
- [ ] PR title format: `Add project-name`
|
||||
- [ ] Entry format: `* [project-name](url) - A short description ending with a period.`
|
||||
- [ ] Alphabetical order maintained (run `python sort.py`)
|
||||
- [ ] No mention of "Python" in description (it's implied)
|
||||
- [ ] Description is concise (one sentence)
|
||||
- [ ] No trailing whitespace
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue