docs(github): update pr template

This commit is contained in:
Michel Loiseleur 2025-05-21 21:15:59 +02:00
parent 3f62620b69
commit 851498c7ca

View File

@ -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
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