Dashboard › craft › Craft docs/src/content/docs/configurati…
019db190-ac2d-73a8-9464-c884feaba7a3| Project | Hits | Last recalled |
|---|---|---|
| opencode-lore | 1 | 2026-07-19 |
The Default Configuration YAML snippet in docs/src/content/docs/configuration.md (~lines 230-257) enumerates the default changelog categories verbatim and must be kept in sync with DEFAULT_RELEASE_CONFIG in src/utils/changelog.ts. When adding/removing/reordering categories in code, update this doc snippet in the same PR — otherwise users copy-pasting to customize get a silently-outdated config. No automated check exists. Related: [[019db138-9e4d-79f5-bf25-7379510c2b45]].