mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-17 15:34:18 +08:00
Add Contribution Terms and AI policy on CONTRIBUTING.md
This commit is contained in:
parent
77ad940736
commit
ea438d84aa
@ -18,9 +18,19 @@ Please review the `LICENSE` file for the project you are contributing to.
|
||||
|
||||
[This](https://doc.redox-os.org/book/philosophy.html) page we explain why we use the MIT license.
|
||||
|
||||
## AI Use
|
||||
## Contribution Terms
|
||||
|
||||
Redox OS does not accept AI-generated (especially large language model generated) content. This policy is not open to discussion, any content submitted that is clearly labelled as AI-generated (including issues, merge requests, and merge request descriptions) will be immediately closed, and any attempt to bypass this policy will result in a ban from the project.
|
||||
When making a contribution you agree to the following terms:
|
||||
|
||||
- I (the contributor) am the copyright owner of these changes
|
||||
- I submit these changes according to the project's license with no additional requirements
|
||||
- I understand these changes in full and will be able to respond to review comments
|
||||
|
||||
This is similar to [Developer Certificate of Origin](https://developercertificate.org/) from Linux Foundation.
|
||||
|
||||
## AI Policy
|
||||
|
||||
Redox OS does not accept contributions generated by LLMs ([Large Language Models](https://en.wikipedia.org/wiki/Large_language_model)), sometimes also referred to as "AI". This policy is not open to discussion, any content submitted that is clearly labelled as LLM-generated (including issues, merge requests, and merge request descriptions) will be immediately closed, and any attempt to bypass this policy will result in a ban from the project.
|
||||
|
||||
## Chat
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user