Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 1.3 KB

File metadata and controls

27 lines (17 loc) · 1.3 KB

Introduction

We seek to foster a welcoming and positive people-first atmosphere. Unfortunately, due to a lot of people not acting in good faith, rules must be set and enforced.

AI / LLM Policy

Using AI / LLMs to generate code, create assets, translate text, and most other use cases, is forbidden. Cork is software made by people, for people.

Reasonable AI / LLM Use

Limited AI / LLM use is allowed. Please review the acceptable use cases:

  1. As a basis for your own code

    a) The generated code must be reviewed by you or another person, who is not using AI / LLMs to do the review

    b) You must have reasonable experience as a programmer for the feature you want to implement through generated code

    c) The generated code must not concern a core feature, such as package installation

    d) Most generated code pertaining to UI is not allowed, due to AI / LLMs not having a concept of how something looks. The enforcement of this rule is on a case-by-case basis

  2. As a basis for pull request (PR) descriptions

    a) You have to fill out the mandatory information for your PRs, which includes describing how AI / LLM were used. If you don't, the PR will be closed without further review

Forbidden AI / LLM Use

  • Translating Cork into another language
  • Generating assets
  • Not disclosing AI / LLM use