Skip to contentRepository Guidelines
Changelog Writing
- Only include changes users can directly see, use, or encounter.
- Focus on added functionality, interaction improvements, and user-facing bug fixes.
- Describe what changed for the user, not how it was implemented.
- Do not mention internal services, Bridge configuration, APIs, caches, data layers, deployment processes, refactors, or maintenance work.
- Do not expose administrator-only settings or internal model and channel mappings.
- Keep entries concise and combine closely related changes instead of listing implementation details.