From e429f6604698df84503ab253f6dd17bfe5723fed Mon Sep 17 00:00:00 2001 From: Pavel Tisnovsky Date: Mon, 26 May 2025 10:40:29 +0200 Subject: [PATCH] Update pull request template --- .github/PULL_REQUEST_TEMPLATE.md | 4 ++++ 1 file changed, 4 insertions(+) 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