From: Josh Soref <2119212+jsoref@users.noreply.github.com> Date: Thu, 6 Nov 2025 14:12:46 +0000 (-0500) Subject: docs: Mention AI Policy in contributing pull requests X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F16446%2Fhead;p=thirdparty%2Fpdns.git docs: Mention AI Policy in contributing pull requests Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> --- diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index d746c76041..00680a4a62 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -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)