From 6d2daa6bbbac07414a6b668a44fba01b9ccf702e Mon Sep 17 00:00:00 2001 From: Mike Dalessio Date: Wed, 3 Jun 2026 11:13:23 -0400 Subject: [PATCH] Introduce an LLM contribution policy For context, this topic was discussed in the project slack and I've suggested some specific wording that I believe captures our thoughts. --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index d2951870..ac6d4fd7 100644 --- a/README.md +++ b/README.md @@ -242,6 +242,11 @@ $ brew install git 9. `git commit -a` 10. `git push origin YOUR_FEATURE` +## Policy on Generative AI Contributions + +To safeguard project security and respect our maintainers' volunteer time, a human-in-the-loop is strictly required for all submissions. While AI tools are permitted as assistants, contributors must personally review, understand, and take full responsibility for their work. Any contributions that appear to be unreviewed machine output will be closed immediately, and repeat offenders will be banned from the project and reported. + + ## License Copyright (c) 2013-2026 Hal Brodigan (postmodern.mod3 at gmail.com)