From: Remi Gacogne Date: Mon, 15 Sep 2025 13:54:28 +0000 (+0200) Subject: Pull request template: Apply Peter's suggestion X-Git-Tag: rec-5.4.0-alpha1~278^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fa057fcf4b18a2f2f87c0db3852994a0cd019064;p=thirdparty%2Fpdns.git Pull request template: Apply Peter's suggestion Signed-off-by: Remi Gacogne --- diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index ab6f7d79d1..e4c955a43b 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -5,7 +5,7 @@ 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)