forked from TrueCloudLab/lego
chore: improve PR template
This commit is contained in:
parent
141d60d41e
commit
eb7de2a32f
1 changed files with 6 additions and 6 deletions
12
.github/PULL_REQUEST_TEMPLATE/mnp.md
vendored
12
.github/PULL_REQUEST_TEMPLATE/mnp.md
vendored
|
@ -1,13 +1,13 @@
|
|||
<!--
|
||||
|
||||
PULL REQUEST TEMPLATE FOR MAINTAINERS ONLY.
|
||||
|
||||
https://github.com/go-acme/lego/master...branch?quick_pull=1&title=Add+DNS+provider+for+&labels=enhancement,area/dnsprovider&template=mnp.md
|
||||
https://github.com/go-acme/lego/compare/master...ldez:branch?quick_pull=1&title=Add+DNS+provider+for+&labels=enhancement,area/dnsprovider,state/need-user-tests&template=mnp.md
|
||||
|
||||
--!>
|
||||
?quick_pull=1&title=Add+DNS+provider+for+&labels=enhancement,area/dnsprovider,state/need-user-tests&template=mnp.md
|
||||
|
||||
- [ ] adds a description to your PR
|
||||
- [ ] have a homogeneous design with the other providers
|
||||
---
|
||||
|
||||
- [x] adds a description to your PR
|
||||
- [x] have a homogeneous design with the other providers
|
||||
- [ ] add tests (units)
|
||||
- [ ] add tests ("live")
|
||||
- [ ] add a provider descriptor
|
||||
|
|
Loading…
Reference in a new issue