File tree Expand file tree Collapse file tree 1 file changed +37
-0
lines changed
Expand file tree Collapse file tree 1 file changed +37
-0
lines changed Original file line number Diff line number Diff line change 1+ ## Description
2+
3+ <!-- - Describe your changes in detail -->
4+
5+ ## Type of change
6+
7+ - [ ] Refactor
8+ - [ ] New feature
9+ - [ ] Bug fix
10+ - [ ] CVE fix
11+ - [ ] Optimization
12+ - [ ] Documentation Update
13+ - [ ] Configuration Update
14+ - [ ] Bump-up service version
15+ - [ ] Bump-up dependent library
16+ - [ ] Bump-up library or tool used for development (does not change the final image)
17+ - [ ] CI configuration change
18+ - [ ] Konflux configuration change
19+ - [ ] Unit tests improvement
20+ - [ ] Integration tests improvement
21+ - [ ] End to end tests improvement
22+
23+
24+ ## Related Tickets & Documents
25+
26+ - Related Issue #
27+ - Closes #
28+
29+ ## Checklist before requesting a review
30+
31+ - [ ] I have performed a self-review of my code.
32+ - [ ] PR has passed all pre-merge test jobs.
33+ - [ ] If it is a core feature, I have added thorough tests.
34+
35+ ## Testing
36+ - Please provide detailed steps to perform tests related to this code change.
37+ - How were the fix/results from this change verified? Please provide relevant screenshots or results.
You can’t perform that action at this time.
0 commit comments