diff --git a/AGENTS.md b/AGENTS.md index 838b5325cb..a1a7f2ce9c 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -126,6 +126,8 @@ tests/ - Unit tests for utility functions - Always check JavaScript output quality +4. **Add a `CHANGELOG.md` entry** for any user-facing change (bug fix, feature, or breaking change). Put it under the matching section of the current `(Unreleased)` version and end the line with the PR link. See [CONTRIBUTING.md](CONTRIBUTING.md). PRs are expected to include one. + ### Debugging Techniques #### View Intermediate Representations