-
Notifications
You must be signed in to change notification settings - Fork 496
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Add initial policy on LLM-generated contributions
- Loading branch information
Showing
2 changed files
with
27 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,21 @@ | ||
# Code of Conduct | ||
|
||
[Contributor Covenant Code Of Conduct](https://www.contributor-covenant.org/version/2/1/code_of_conduct/). | ||
chezmoi follows the [Contributor Covenant Code Of | ||
Conduct](https://www.contributor-covenant.org/version/2/1/code_of_conduct/) with | ||
the following additions for LLM (Large Language Model)-generated contributions: | ||
|
||
* You may use any tools you wish to generate content for chezmoi. | ||
|
||
* You must review the content for correctness and legal obligations before | ||
contributing it. | ||
|
||
* If you contribute un-reviewed LLM-generated content with the admission that | ||
you do not understand the content then you will receive a warning. If you post | ||
any un-reviewed LLM-generated content after the warning then you will be | ||
banned without recourse. | ||
|
||
* If you contribute un-reviewed LLM-generated content without any admission that | ||
you used an LLM then you will immediately be banned without recourse. | ||
|
||
Example LLMs include, but are not limited to, ChatGPT, Claude, Gemini, GitHub | ||
Copilot, and Llama. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters