]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
Pull request template: Apply Peter's suggestion
authorRemi Gacogne <remi.gacogne@powerdns.com>
Mon, 15 Sep 2025 13:54:28 +0000 (15:54 +0200)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Mon, 15 Sep 2025 13:54:28 +0000 (15:54 +0200)
Signed-off-by: Remi Gacogne <remi.gacogne@powerdns.com>
.github/PULL_REQUEST_TEMPLATE.md

index ab6f7d79d14bc751e508a2d0b13b3cfede0371a3..e4c955a43bab09043c18786b6f36363f36220067 100644 (file)
@@ -5,7 +5,7 @@
 <!-- please indicate if any of these things are done/included with this Pull Request. Not all boxes need to be checked for the Pull Request to be accepted -->
 I have:
 - [ ] read the [CONTRIBUTING.md](https://github.com/PowerDNS/pdns/blob/master/CONTRIBUTING.md) document
-- [ ] read and accepted the [Developer Certificate of Origin](https://github.com/PowerDNS/pdns/blob/master/DCO) document, including the AI policy, and added a ["Signed-off-by"](https://github.com/PowerDNS/pdns/blob/master/CONTRIBUTING.md#developer-certificate-of-origin) on my commits
+- [ ] read and accepted the [Developer Certificate of Origin](https://github.com/PowerDNS/pdns/blob/master/DCO) document, including the AI policy, and added a ["Signed-off-by"](https://github.com/PowerDNS/pdns/blob/master/CONTRIBUTING.md#developer-certificate-of-origin) to my commits
 - [ ] compiled this code
 - [ ] tested this code
 - [ ] included documentation (including possible behaviour changes)