external-dns/.github/pull_request_template.md
Sean Malloy fdbd00f9c0 Update pull requests template
* Add section for linked issues
* Add checklist
* Do NOT include CHANGELOG updates as part of the checklist
2020-09-01 22:49:53 -05:00

17 lines
473 B
Markdown

<!--
Please read https://github.com/kubernetes-sigs/external-dns#contributing before submitting
your pull request. Please fill in each section below to help us better prioritize your pull request. Thanks!
-->
**Description**
<!-- Please provide a summary of the change here. -->
<!-- Please link to all GitHub issue that this pull request implements(i.e. Fixes #123) -->
Fixes #ISSUE
**Checklist**
- [ ] Unit tests updated
- [ ] End user documentation updated