]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
docs: Mention AI Policy in contributing pull requests 16446/head
authorJosh Soref <2119212+jsoref@users.noreply.github.com>
Thu, 6 Nov 2025 14:12:46 +0000 (09:12 -0500)
committerJosh Soref <2119212+jsoref@users.noreply.github.com>
Thu, 6 Nov 2025 14:12:46 +0000 (09:12 -0500)
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
CONTRIBUTING.md

index d746c7604191c793711e6b30874ae7de0f35dba4..00680a4a62b6a330e160a0024d8d066be82485c3 100644 (file)
@@ -59,6 +59,7 @@ A pull request, at the least, should have:
 And must:
 * Be filed against the master branch before any release branch
 * Pass all tests in our CI (currently GitHub Actions and CircleCI)
+* Align with the [AI Policy](AI_POLICY.md)
 
 Information on the tests can be found in the repository at
 [/regression-tests/README.md](https://github.com/PowerDNS/pdns/blob/master/regression-tests/README.md)