AGENTS.md: read full Unreleased section before adding changelog entries

This commit is contained in:
Mario Zechner 2026-01-03 00:38:39 +01:00
parent 3b2d3baed2
commit c6f496441c

View file

@ -60,7 +60,9 @@ Use these sections under `## [Unreleased]`:
- `### Removed` - Removed features
### Rules
- Before adding entries, read the full `[Unreleased]` section to see which subsections already exist
- New entries ALWAYS go under `## [Unreleased]` section
- Append to existing subsections (e.g., `### Fixed`), do not create duplicates
- NEVER modify already-released version sections (e.g., `## [0.12.2]`)
- Each version section is immutable once released