Changelog Discipline

Write and maintain a CHANGELOG that records every completed code change without becoming a commit dump. Use after any code change in a project that has a changelog, when setting one up, when preparing a release, or when the user asks why something was built this way. Keep mechanical entries brief; preserve reasons and rejected alternatives for non-obvious decisions. Do not use for commit messages, PR descriptions, or user-facing release notes.

hanumatori Updated

File contents

hanumatori/nodumbmode/tree/main/changelog-discipline commit 2b7179534e

Frequently asked questions

npx skillmds@latest add hanumatori/changelog-discipline