Release Note Templates¶
Standard templates for documenting different types of changes.
Templates¶
| Template | Use For |
|---|---|
| New Feature | Major new capabilities |
| Enhancement | Improvements to existing features |
| Fix | Bug fixes and issue resolutions |
| Deprecation | Features being phased out |
Template structure¶
All templates include:
- Version and date
- Change category
- Impact level (breaking, significant, minor)
- Affected areas
- Description
- Migration steps (if applicable)
- Known issues