From e202cdd8796426c07a17c5094d44bb34c237cfba Mon Sep 17 00:00:00 2001 From: Sean Barrett Date: Wed, 18 Mar 2026 05:20:01 -0700 Subject: [PATCH] AI policy --- NO AI.md => .NO_AI/NO AI.md | 0 CONTRIBUTING.md | 15 ++++++++------- 2 files changed, 8 insertions(+), 7 deletions(-) rename NO AI.md => .NO_AI/NO AI.md (100%) diff --git a/NO AI.md b/.NO_AI/NO AI.md similarity index 100% rename from NO AI.md rename to .NO_AI/NO AI.md diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 80b5abc..e7f7176 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,14 +1,15 @@ +AI AND LLM ARE FORBIDDEN +======================== -LLM Ban Notice -============== +This project doesn't accept code or documentation generated +by LLMs or any otherforms of generative AI. -For various reasons, this project doesn't accept LLM code. Please don't submit pull requests based on generative AI output, and don't use AI auto completion when you write -pull requests. If you make a pull request, please confirm -that you've adhered to this notice or it may be closed. -Please don't use LLMs to file issues either. -Thank you. +pull requests. + +Additionally, don't use LLMs to create pull requests or issues. +Write them yourself, in English, even if your English is bad. Contributions Welcome