mirror of
https://github.com/kubernetes-sigs/external-dns.git
synced 2025-08-06 17:46:57 +02:00
docs(github): update pr template
This commit is contained in:
parent
3f62620b69
commit
851498c7ca
26
.github/pull_request_template.md
vendored
26
.github/pull_request_template.md
vendored
@ -1,16 +1,18 @@
|
|||||||
|
## What does it do ?
|
||||||
|
|
||||||
|
<!-- A brief description of the change being made with this pull request. -->
|
||||||
|
|
||||||
|
## Motivation
|
||||||
|
|
||||||
|
<!-- What inspired you to submit this pull request? -->
|
||||||
|
|
||||||
|
## More
|
||||||
|
|
||||||
|
- [ ] Yes, this PR title follows [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/)
|
||||||
|
- [ ] Yes, I added unit tests
|
||||||
|
- [ ] Yes, I updated end user documentation accordingly
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
Please read https://github.com/kubernetes-sigs/external-dns#contributing before submitting
|
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!
|
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
|
|
||||||
|
Loading…
Reference in New Issue
Block a user