From e2430494781cf4bc04807a18dc6c0ff28efcf968 Mon Sep 17 00:00:00 2001 From: "patchback[bot]" <45432694+patchback[bot]@users.noreply.github.com> Date: Wed, 24 Jun 2026 06:28:48 +0200 Subject: [PATCH] [PR #12327/77e1e047 backport][stable-11] Mention AI policy in contributing guide (#12340) Mention AI policy in contributing guide (#12327) * Mention AI policy in contributing guide. * Improve formulation. --------- (cherry picked from commit 77e1e047b882f6934c76baa5ef0f2148da92d21b) Co-authored-by: Felix Fontein Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com> --- CONTRIBUTING.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index d1ca72d871..7ff57f1692 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -8,6 +8,8 @@ SPDX-License-Identifier: GPL-3.0-or-later We follow [Ansible Code of Conduct](https://docs.ansible.com/projects/ansible/latest/community/code_of_conduct.html) in all our contributions and interactions within this repository. +**Please note that using AI is accepted but you MUST comply with the [Ansible Community Policy for AI-Assisted Contributions](https://docs.ansible.com/projects/ansible/devel/community/ai_policy.html)**! + If you are a committer, also refer to the [collection's committer guidelines](https://github.com/ansible-collections/community.general/blob/main/commit-rights.md). ## Issue tracker