Skip to content

Commit 0d3d73c

Browse files
authored
docs: keep changeset summaries to one line (#48)
1 parent 6ac0d74 commit 0d3d73c

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)