]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
PR template: Make the mention of the AI policy a link 16163/head
authorOtto Moerbeek <otto.moerbeek@open-xchange.com>
Tue, 23 Sep 2025 08:23:03 +0000 (10:23 +0200)
committerOtto Moerbeek <otto.moerbeek@open-xchange.com>
Tue, 23 Sep 2025 08:23:03 +0000 (10:23 +0200)
Signed-off-by: Otto Moerbeek <otto.moerbeek@open-xchange.com>
.github/PULL_REQUEST_TEMPLATE.md

index e4c955a43bab09043c18786b6f36363f36220067..732d0941ac5726ef0956564861ff8eb52ca92d93 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) to my commits
+- [ ] read and accepted the [Developer Certificate of Origin](https://github.com/PowerDNS/pdns/blob/master/DCO) document, including the [AI Policy](https://github.com/PowerDNS/pdns/blob/master/AI_POLICY.md), 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)