Skip to content

Commit 5dfc0f3

Browse files
Add curated changelog reference folders
Co-authored-by: elithrar <[email protected]>
1 parent cd1d161 commit 5dfc0f3

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

.agents/skills/changelog/SKILL.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,14 @@ End the changelog with a link to relevant documentation:
7373

7474
## Reference examples
7575

76-
Read 2-3 existing entries in the target product's changelog folder before writing to match style and depth. If the target folder has fewer than 2 entries, also read from `src/content/changelog/workers/` as a reference.
76+
Review these existing changelogs for style and format guidance:
77+
78+
- `src/content/changelog/workers/` - Workers changelogs with code examples
79+
- `src/content/changelog/kv/` - KV changelogs
80+
- `src/content/changelog/hyperdrive/` - Hyperdrive changelogs
81+
- `src/content/changelog/containers/` - Container changelogs
82+
83+
Read 2-3 entries from the target product's changelog folder before writing to match style and depth. If the target folder has fewer than 2 entries, read from the folders listed above as a reference.
7784

7885
## Editing existing entries
7986

0 commit comments

Comments
 (0)