mirror of
https://github.com/kubernetes-sigs/external-dns.git
synced 2026-05-04 22:26:11 +02:00
Merge pull request #1747 from KohlsTechnology/docs-round-2
docs: enhance pull request template
This commit is contained in:
commit
275f2e6801
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"
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
## Unreleased
|
||||
|
||||
- Enhance pull request template @seanmalloy
|
||||
- Improve errors context for AWS provider
|
||||
- Scaleway Provider (#1643) @Sh4d1
|
||||
- Fix typos in documentation @ddymko
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user