From c1fbf8b6cee2d3fcc7f140da85b1b4330e2e8a0d Mon Sep 17 00:00:00 2001 From: killertofus Date: Sun, 19 Jul 2026 02:25:42 -0600 Subject: [PATCH] added a no ai policy --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 80ad67e46..9c4f1ec27 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -19,7 +19,7 @@ there are some guidelines on what you should and shouldn't do, listed below. > consider opening one to gauge interest and feedback. This will help prevent unnecessary work if > your pull request would be denied. > - Check to see if someone else isn't already drafting a pull request on the same thing. - +> - 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 pinnacle project. ### By contributing to Pinnacle, you acknowledge that you have rights to the code you provide, and you agree to license your work under the GNU General Public License v3.0. ### 1. Fork the project.