github.com/jfrog/jfrog-cli-core/v2@v2.51.0/.github/PULL_REQUEST_TEMPLATE.md (about) 1 - [ ] All [tests](https://github.com/jfrog/jfrog-cli-core#tests) passed. If this feature is not already covered by the tests, I added new tests. 2 - [ ] All [static analysis checks](https://github.com/jfrog/jfrog-cli-core/actions/workflows/analysis.yml) passed. 3 - [ ] This pull request is on the dev branch. 4 - [ ] I used gofmt for formatting the code before submitting the pull request. 5 -----