From 2c667bb6553dfdbd08ea1622ba1a1cd9c995e8af Mon Sep 17 00:00:00 2001 From: killertofus Date: Sun, 19 Jul 2026 01:50:52 -0600 Subject: [PATCH] added a no ai policy --- noai.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 noai.md diff --git a/noai.md b/noai.md new file mode 100644 index 0000000000..f6e2ce1413 --- /dev/null +++ b/noai.md @@ -0,0 +1,5 @@ +# LLM/"AI" Contributions + +Contributions **must not** include content generated by large language models or other probabilistic +tools, including but not limited to Copilot or ChatGPT. This policy covers code, documentation, pull +requests, issues, comments, and any other contributions to the cinny project. \ No newline at end of file