Skip to content

Commit 1c33ad5

Browse files
committed
doc: add AI policy h/t @dch
Adapted from https://reviews.freebsd.org/D50650
1 parent e0b7f6f commit 1c33ad5

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CONTRIBUTING.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -302,6 +302,19 @@ hub checkout link-to-pull-request
302302
meaning that you will automatically check out the branch for the pull request,
303303
without needing any other steps like setting git upstreams! :sparkles:
304304

305+
## Artificial Intelligence and Large Language Models Contributions Policy
306+
307+
The CouchDB project has a long-standing focus on license compatibility, and
308+
appropriate attribution of source code. AI and LLMs, by their nature, are unable
309+
to provide the necessary assurance, that the generated material is compatible
310+
with the Apache 2 license, or that the material has been appropriately
311+
attributed to the original authors.
312+
313+
Thus, it is expressly forbidden to contribute material generated by AI, LLMs,
314+
and similar technologies, to the CouchDB project. This includes, but is not
315+
limited to, source code, documentation, commit messages, or any other areas of
316+
the project.
317+
305318
## Thanks
306319

307320
Special thanks to [Hoodie][#gh_hoodie] for the great

0 commit comments

Comments
 (0)