From ea438d84aa29db70d73ea531b25ca4c6df78343a Mon Sep 17 00:00:00 2001 From: Ribbon Date: Mon, 9 Mar 2026 13:34:27 -0300 Subject: [PATCH] Add Contribution Terms and AI policy on CONTRIBUTING.md --- CONTRIBUTING.md | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 52aa6753..042de696 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -18,9 +18,19 @@ Please review the `LICENSE` file for the project you are contributing to. [This](https://doc.redox-os.org/book/philosophy.html) page we explain why we use the MIT license. -## AI Use +## Contribution Terms -Redox OS does not accept AI-generated (especially large language model generated) content. This policy is not open to discussion, any content submitted that is clearly labelled as AI-generated (including issues, merge requests, and merge request descriptions) will be immediately closed, and any attempt to bypass this policy will result in a ban from the project. +When making a contribution you agree to the following terms: + +- I (the contributor) am the copyright owner of these changes +- I submit these changes according to the project's license with no additional requirements +- I understand these changes in full and will be able to respond to review comments + +This is similar to [Developer Certificate of Origin](https://developercertificate.org/) from Linux Foundation. + +## AI Policy + +Redox OS does not accept contributions generated by LLMs ([Large Language Models](https://en.wikipedia.org/wiki/Large_language_model)), sometimes also referred to as "AI". This policy is not open to discussion, any content submitted that is clearly labelled as LLM-generated (including issues, merge requests, and merge request descriptions) will be immediately closed, and any attempt to bypass this policy will result in a ban from the project. ## Chat