Context
CHANGELOG.md exists and is updated over time but CONTRIBUTING.md gives no guidance on the expected format or when a PR should add an entry, leading to inconsistent changelog hygiene.
Acceptance criteria
Files to touch
CONTRIBUTING.md, CHANGELOG.md
Out of scope
- Unrelated refactors outside the files listed above
- Changes to unrelated contract functions not mentioned in this issue
Context
CHANGELOG.md exists and is updated over time but CONTRIBUTING.md gives no guidance on the expected format or when a PR should add an entry, leading to inconsistent changelog hygiene.
Acceptance criteria
Files to touch
CONTRIBUTING.md, CHANGELOG.md
Out of scope