From 3f524351829801a1697f9a0b7217f71ab802277c Mon Sep 17 00:00:00 2001 From: Josh Soref <2119212+jsoref@users.noreply.github.com> Date: Thu, 6 Nov 2025 09:12:46 -0500 Subject: [PATCH] docs: Mention AI Policy in contributing pull requests Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> --- CONTRIBUTING.md | 1 + 1 file changed, 1 insertion(+) 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) -- 2.47.3