]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
Add the DCO to the list of pull request checkboxes
authorRemi Gacogne <remi.gacogne@powerdns.com>
Mon, 2 Jun 2025 09:41:43 +0000 (11:41 +0200)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Fri, 12 Sep 2025 08:52:43 +0000 (10:52 +0200)
Signed-off-by: Remi Gacogne <remi.gacogne@powerdns.com>
.github/PULL_REQUEST_TEMPLATE.md

index 63628820d6ff10eaa526e4cf6b30b67a54cc5d82..c47ff2d8c65d1e5fc6bb1f2470d830ed91ddbd24 100644 (file)
@@ -5,6 +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 the [Developer Certificate of Origin](https://github.com/PowerDNS/pdns/blob/master/DCO) document and added a ["Signed-Off"](https://github.com/PowerDNS/pdns/blob/master/CONTRIBUTING.md#developer-certificate-of-origin) on my commits
 - [ ] compiled this code
 - [ ] tested this code
 - [ ] included documentation (including possible behaviour changes)