Skip to content

Commit 0a5b1ed

Browse files
committed
docs: keep changeset summaries to one line
1 parent 138acb8 commit 0a5b1ed

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

AGENTS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ yarn lint # biome check
3333
yarn lint:fix # biome check --write
3434
```
3535

36-
After completing changes, include a changeset file for affected packages (`yarn changeset`). See `DEVELOPMENT.md` for the release workflow.
36+
After completing changes, include a changeset file for affected packages (`yarn changeset`). Keep changeset summaries to a single line whenever possible; users see them rendered in the CHANGELOG, so be concise. See `DEVELOPMENT.md` for the release workflow.
3737

3838
## Gotchas
3939

0 commit comments

Comments
 (0)