From 63e145ed70adb60651c7127eafae3ec04e35875d Mon Sep 17 00:00:00 2001 From: Sarina Canelake Date: Fri, 1 May 2026 18:30:42 -0400 Subject: [PATCH] docs: Add AI Contribution policy to README --- README.rst | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.rst b/README.rst index 133818538f..e3506f60ea 100644 --- a/README.rst +++ b/README.rst @@ -359,6 +359,13 @@ beginning development to maximize the chances of your change being accepted. You can start a conversation by creating a new issue on this repo summarizing your idea. +AI Contribution Policy +********************** + +Note that contributions are expected to follow the Open edX `AI Contribution Policy`_. + +.. _AI Contribution Policy: https://github.com/openedx/.github/blob/master/AI_POLICY.md + The Open edX Code of Conduct ****************************