Purpose:
Approach:
Type of change
-
fix:Bug fix (non-breaking change which fixes an issue) -
feat:New feature (non-breaking change which adds functionality) -
chore:Chore task, release or small impact change -
ci:CI configuration change - Other type of change (specify)
- Breaking change (fix or feature that would cause existing functionality to not work as expected)
- This change requires a documentation update
Updates
Related issues
- Project and all contained modules builds successfully
- Self-/dev-tested
- Unit/UI/Automation/Integration tests provided where applicable
- Code is written to standards
- Appropriate documentation written (code comments, internal docs)
- Project and all contained modules builds successfully
- Change has been dev-/reviewer-tested, where possible
- Unit/UI/Automation/Integration tests provided where applicable
- Code is written to standards
- Appropriate documentation written (code comments, internal docs)