Skip to content

Commit bd81999

Browse files
authored
Create CONTRIBUTING.md
1 parent 04f178a commit bd81999

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

CONTRIBUTING.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
LLM-generated contributions are not accepted. Reach a human if you don't understand what something does.
2+
3+
Please try to stick to established code styles, particularly for existing files. Nobody likes it, but it is what it is.
4+
5+
New, large components should not be added to this tree. What exists was inherited from old, pre-Git practices.
6+
7+
Please be mindful of the license of newly introduced dependencies, as it may have legal consequences for the projects using them. BSD/MIT/Zlib-type licenses are preferable, if not public domain.
8+
It should be possible to opt-out of any (L)GPL dependencies.

0 commit comments

Comments
 (0)