From 77e1e047b882f6934c76baa5ef0f2148da92d21b Mon Sep 17 00:00:00 2001 From: Felix Fontein Date: Wed, 24 Jun 2026 06:17:45 +0200 Subject: [PATCH] Mention AI policy in contributing guide (#12327) * Mention AI policy in contributing guide. * Improve formulation. Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com> --------- 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 53f8a16cfc..678419004b 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