Skip to content

Commit 7fd0b2e

Browse files
committed
CLAUDE.md: Add hint to keep entry short and directed to users
1 parent a0c9d6a commit 7fd0b2e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CLAUDE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ pre-commit run codespell --all-files
2929

3030
- Run `make ci-check` before committing.
3131
- Do not delete failing tests.
32-
- Update the `[Unreleased]` section of `CHANGELOG.md` for every user-facing change made to the codebase.
32+
- Update the `[Unreleased]` section of `CHANGELOG.md` for every user-facing change made to the codebase. Entries must be concise (80–100 characters), written for pkgproxy users, and omit internal implementation details.
3333
- Before pushing a release tag: rename `[Unreleased]` to `[v<version>] - <date>`, add a new empty `[Unreleased]` section above it, and commit.
3434
- E2e tests must pass before a feature is considered complete.
3535
- Adding support for a new Linux distribution requires adding corresponding e2e tests.

0 commit comments

Comments
 (0)