Skip to content

Commit bbb17a2

Browse files
committed
~ More detailed LLM use
1 parent 7b90ca6 commit bbb17a2

1 file changed

Lines changed: 25 additions & 3 deletions

File tree

CODE_OF_CONDUCT.md

Lines changed: 25 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,27 @@
11
# Introduction
2-
Cork, and its parent company *Rikidar, računalniške storitve d.o.o.*, managed by _David Bureš_, the creator of Cork, seeks to foster a welcoming and positive atmosphere.
2+
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.
33

4-
# AI Policy
5-
Using AI in any capacity, be it to code, create assets, translate text, and others, is strictly forbidden. _Rikidar, računalniške storitve d.o.o_ is a company by people, for people, and does not welcome or use any AI or AI-adjacent technologies in its processes or the community.
4+
# AI / LLM Policy
5+
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.
6+
7+
## Reasonable AI / LLM Use
8+
Limited AI / LLM use is allowed. Please review the acceptable use cases:
9+
10+
1) As a basis for your own code
11+
12+
a) The generated code must be reviewed by you or another person, who is not using AI / LLMs to do the review
13+
14+
b) You must have reasonable experience as a programmer for the feature you want to implement through generated code
15+
16+
c) The generated code must not concern a core feature, such as package installation
17+
18+
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
19+
20+
2) As a basis for pull request (PR) descriptions
21+
22+
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
23+
24+
## Forbidden AI / LLM Use
25+
- Translating Cork into another language
26+
- Generating assets
27+
- Not disclosing AI / LLM use

0 commit comments

Comments
 (0)