github.com/kubeshop/testkube@v1.17.23/.github/pull_request_template.md (about) 1 ## Pull request description 2 3 4 5 ## Checklist (choose whats happened) 6 7 - [ ] breaking change! (describe) 8 - [ ] tested locally 9 - [ ] tested on cluster 10 - [ ] added new dependencies 11 - [ ] updated the docs 12 - [ ] added a test 13 14 ## Breaking changes 15 16 - 17 18 ## Changes 19 20 - 21 22 ## Fixes 23 24 -