diff options
| author | Laurent Bercot <ska-skaware@skarnet.org> | 2026-04-04 16:19:18 +0000 |
|---|---|---|
| committer | Laurent Bercot <ska-skaware@skarnet.org> | 2026-04-04 16:19:18 +0000 |
| commit | c3664c32bcd30a1747d667597e3080060790729b (patch) | |
| tree | 333f443683392665c828850b3e70bc2a8dd6cdfe | |
| parent | fe067e440c2b5373383ed2663ec4ce3db11099ad (diff) | |
| download | lh-bootstrap-c3664c32bcd30a1747d667597e3080060790729b.tar.gz | |
AI policy
| -rw-r--r-- | CONTRIBUTING | 28 |
1 files changed, 27 insertions, 1 deletions
diff --git a/CONTRIBUTING b/CONTRIBUTING index 6279422..bc10b3c 100644 --- a/CONTRIBUTING +++ b/CONTRIBUTING @@ -1,5 +1,31 @@ - Please add a Signed-Off-By: line at the end of your commit, +- License + + Your contributions to this project are governed by the ISC license. + Please review the COPYING file for this project. + + +- Contribution terms + + 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. + + Please add a Signed-Off-By: line at the end of your commits, which certifies that you have the right and authority to pass it on as an open-source patch, as explicited in the Developer's Certificate of Origin available in this project's DCO file, or at https://developercertificate.org/ + + +- AI policy + + This project does not accept contributions generated by LLMs +(large language models), sometimes also referred to as "AI". + This policy is not open to discussion. Any content submitted that is +clearly labelled as LLM-generated will be immediately closed, and any +attempt to bypass this policy in any way will result in a ban from the +project. |
