From 87ab0e81bc92abfbcd80c58122769ccefe586480 Mon Sep 17 00:00:00 2001 From: Ribbon Date: Thu, 18 Dec 2025 20:44:35 -0300 Subject: [PATCH] Apply 2 suggestion(s) to 1 file(s) Co-authored-by: Ron Williams --- CONTRIBUTING.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 064b70f72..746d6f633 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -20,7 +20,7 @@ Please review the `LICENSE` file for the project you are contributing to. ## Contribution Terms -By doing a contribution you accept the following terms: +When making a contribution you agree to the following terms: - I am the copyright owner of these changes - I submit these changes according to the project's license with no additional requirements @@ -30,7 +30,7 @@ This is similar to [Developer Certificate of Origin](https://developercertificat ## AI Policy -We don't accept contributions with code generated by LLMs ([Large Language Models](https://en.wikipedia.org/wiki/Large_language_model)) due to frequent incorrect code (specially in operating system development) and difficult licensing issues. +We don't accept contributions with code generated by LLMs ([Large Language Models](https://en.wikipedia.org/wiki/Large_language_model)) due to issues of provenance and copyright. Such contributions also place an unreasonable burden on reviewers. ## Chat