kubernetes-operator/.github/pull_request_template.md

18 lines
686 B
Markdown

<!-- 🎉🎉🎉 Thank you for the PR!!! 🎉🎉🎉 -->
# Changes
<!-- Describe your changes here- ideally you can get that description straight from
your descriptive commit message(s)! -->
# Submitter Checklist
These are the criteria that every PR should meet, please check them off as you
review them:
- [ ] Includes tests (if functionality changed/added)
- [ ] Includes docs (if user facing)
- [ ] Commit messages follow [commit message best practices](https://github.com/jenkinsci/kubernetes-operator/blob/master/CONTRIBUTING.md#commit-messages)
_See [the contribution guide](https://github.com/jenkinsci/kubernetes-operator/blob/master/CONTRIBUTING.md) for more details._