Skip to content

Commit 2b1e4a3

Browse files
authored
Merge pull request #329 from elbeno/ai-policy
📄 Add AI policy to `CONTRIBUTING.md`
2 parents 04e45cf + 1c7cc79 commit 2b1e4a3

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

CONTRIBUTING.md

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

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

0 commit comments

Comments
 (0)