- Do the changes follow recomendations from conventions and component convetions?
- Does your change introduces breaking changes?
- Did you consult with the maintainers the nature of the breaking changes (version bump)?
- Are all changes unit-tested?
- Did you change any existing test? Please describe?
- How did you test the changes?
- Did you change directory structure that may affect the pipeline?
- Did you update the documentation where relevant?
- Did you update the CHANGELOG?
- Did you update the CHANGELOG version according to value set in GitVersion.yml?
- Did you describe breaking changes CHANGELOG?
- Did you describe new features CHANGELOG?
- Did you describe bug fixies CHANGELOG?
x`