mirror of
https://github.com/kubernetes-sigs/external-dns.git
synced 2026-05-05 14:46:10 +02:00
docs: enhance pull request template
* Added unit tests to the checklist * Added end user docs to the checklist * Added link to the contributing docs * Added section for description and issue links
This commit is contained in:
parent
bdf811a984
commit
c97f7eeb3f
18
.github/pull_request_template.md
vendored
18
.github/pull_request_template.md
vendored
@ -1,3 +1,17 @@
|
||||
## Checklist
|
||||
<!--
|
||||
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!
|
||||
-->
|
||||
|
||||
- [ ] Update changelog in CHANGELOG.md, use section "Unreleased".
|
||||
**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
|
||||
- [ ] CHANGELOG.md updated, use section "Unreleased"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user