Skip to content

Commit e6b609b

Browse files
committed
Add mention about AI to CONTRIBUTING.md
We use similar approach and formulation by EFF: https://www.eff.org/about/opportunities/volunteer/coding-with-eff The policy can be changed in future. Fixes: #986
1 parent 2b8adab commit e6b609b

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

CONTRIBUTING.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ We welcome contributions from everyone.
1111
Cryptsetup is an independent project with much volunteer effort, and our resources are limited.
1212
Following the guidelines specified in this file makes it easier for us to process your issue.
1313

14-
Project maintainers can remove or reject abusive or otherwise unacceptable comments or code.
14+
Project maintainers can remove or reject abusive contributions, code apparently submitted by artificial intelligence (AI) without human interaction, or otherwise unacceptable comments or code.
1515

1616
Git repository
1717
--------------
@@ -43,6 +43,10 @@ Alternatively (for trivial changes), you can send a patch to [cryptsetup mailing
4343

4444
Please do not write personal emails with questions or patches to maintainers and developers.
4545

46+
Please refrain from submissions that you haven't thoroughly understood, reviewed, and tested.
47+
Please disclose if your contribution was AI-generated.
48+
Descriptions and comments should be made by you.
49+
4650
### Project structure
4751
Cryptsetup projects include a libcryptsetup library, tools, token plugins, documentation, and a test suite.
4852

0 commit comments

Comments
 (0)