Skip to content

Commit 6d4fb83

Browse files
authored
Merge pull request #93 from elbeno/ai-policy
📄 Add AI policy to `CONTRIBUTING.md`
2 parents a580c5b + 655c423 commit 6d4fb83

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CONTRIBUTING.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,3 +55,17 @@ Use your real name (sorry, no pseudonyms or anonymous contributions.)
5555

5656
If you set your `user.name` and `user.email` git configs, you can sign your
5757
commit automatically with `git commit -s`.
58+
59+
### Use of AI in contributions
60+
61+
The current policy of this project is to decline any contributions which are
62+
believed to include or derive from AI generated content. This includes ChatGPT,
63+
Claude, Copilot, Llama and similar tools.
64+
65+
Contributors should refrain from including AI-/LLM-generated content in pull
66+
requests submitted to this project. Any pull request which is known or suspected
67+
to include such content will be declined and closed.
68+
69+
This policy does not apply to other uses of AI such as research or debugging,
70+
provided their output is not included in contributions.
71+

0 commit comments

Comments
 (0)