-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1747 from KohlsTechnology/docs-round-2
docs: enhance pull request template
- Loading branch information
Showing
2 changed files
with
17 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters