mirror of
https://github.com/kubernetes-sigs/external-dns.git
synced 2026-04-20 07:21:00 +02:00
* Add section for linked issues * Add checklist * Do NOT include CHANGELOG updates as part of the checklist
17 lines
473 B
Markdown
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
|