diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index a415190a..faa835e0 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -11,10 +11,14 @@ - [ ] Optimization - [ ] Documentation Update - [ ] Configuration Update +- [ ] Bump-up service version - [ ] Bump-up dependent library - [ ] Bump-up library or tool used for development (does not change the final image) - [ ] CI configuration change - [ ] Konflux configuration change +- [ ] Unit tests improvement +- [ ] Integration tests improvement +- [ ] End to end tests improvement ## Related Tickets & Documents