From 5dacbb63fb17bbbf5bc556ec87f19f9cf8f962cf Mon Sep 17 00:00:00 2001 From: Joel Bethke Date: Wed, 13 May 2026 13:38:07 -0700 Subject: [PATCH] Update CONTRIBUTING.md Clarify AI usage in our project. --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index c7d8c56e3..3ade81b44 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -118,6 +118,6 @@ Additionally, such systems have been demonstrated to reproduce code contained in Because of the above concerns, we have opted to take the following policy towards submissions with regard to the use of these AI tools: -* Submissions created largely or entirely by AI systems are not allowed. +* All text and content submitted to our project, which includes code, descriptions, issues, and comments, must be **human written**. * The use of GitHub Copilot and other assistive AI technologies is heavily discouraged. * Low-effort or incorrect submissions that are determined to have been generated by, or created with aid of such systems may lead to a ban from contributing to the repository or project as a whole.