cert-manager-webhook-example/.github/PULL_REQUEST_TEMPLATE/template.md

14 lines
414 B
Markdown

<!--
Thank you for your contribution to cert-manager-webhook-dnsimple!
Before submitting your PR, please ensure that you have filled out the checklist.
-->
# Summary
- ...
Checklist:
* [ ] My PR has a meaningful title
* [ ] I have labeled my PR with _one_ of the following labels:
- `major, minor, patch`
* [ ] I have written a brief and concise summary
* [ ] I have updated Go tests, if applicable