- Fixes <issue_link>
- test environment:
- test case 1:
- test case 2:
- ...
- Bug fix (non-breaking change which fixes an issue)
- New feature (non-breaking change which adds functionality)
- Database schema changes (next release will require increase of minor version instead of patch)
- Breaking change (fix or feature that would cause existing functionality to change)
- Technical debt
- Tests only (no source changes)
- Code changes
- Unit tests added
- Acceptance tests added
- Documentation ticket raised:
- Changelog item, see TEMPLATE