Skip to content

Commit 3fd24bb

Browse files
Tell agents to add a CHANGELOG entry for user-facing changes (#8483)
1 parent 7f15521 commit 3fd24bb

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

AGENTS.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,8 @@ tests/
126126
- Unit tests for utility functions
127127
- Always check JavaScript output quality
128128

129+
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.
130+
129131
### Debugging Techniques
130132

131133
#### View Intermediate Representations

0 commit comments

Comments
 (0)