From 457a77b0ef82adab16f9da9692fe6da301628422 Mon Sep 17 00:00:00 2001 From: Sarina Canelake Date: Fri, 1 May 2026 18:17:45 -0400 Subject: [PATCH] docs: Add AI Contribution policy to README --- README.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.rst b/README.rst index 8a09c9a603b5..c6b5158703e6 100644 --- a/README.rst +++ b/README.rst @@ -293,6 +293,11 @@ Code of Conduct Please read the `Community Code of Conduct`_ for interacting with this repository. +AI Contribution Policy +********************** + +Note that contributions are expected to follow the Open edX `AI Contribution Policy`_. + Reporting Security Issues ************************* @@ -302,6 +307,7 @@ security@openedx.org. .. _individual contributor agreement: https://openedx.org/cla .. _CONTRIBUTING: https://github.com/openedx/.github/blob/master/CONTRIBUTING.md .. _Community Code of Conduct: https://openedx.org/code-of-conduct/ +.. _AI Contribution Policy: https://github.com/openedx/.github/blob/master/AI_POLICY.md People ******