docs: add commit granularity rule for entry changes

One entry per commit when adding or deleting, but format or wording changes across entries can be bundled.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
Vinta Chen
2026-04-22 00:29:24 +08:00
parent 4fbe137d45
commit e153f10561

View File

@@ -34,4 +34,5 @@ Use PyPI package name as display name. If not on PyPI, use the GitHub repo name.
- Alphabetical ordering within categories is mandatory.
- Quality over quantity. Only "awesome" projects.
- One project per PR.
- One entry per commit when adding or deleting entries. Format, wording, or categorization changes across multiple entries may be bundled in a single commit.
- README.md is the single source of content truth.