summaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md12
1 files changed, 12 insertions, 0 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
new file mode 100644
index 0000000..1400e1d
--- /dev/null
+++ b/CONTRIBUTING.md
@@ -0,0 +1,12 @@
1# Contributing to snac
2
3I love contributions to code and documentation!
4
5- All code will fall under the MIT license.
6- I accept Codeberg PRs as well as patch/diff files by email (`grunfink@comam.es`).
7- Bug fixes and typo corrections are always welcome.
8- Bug reports must include simple steps for reproduction and clearly indicate the OS and/or web browser where the bug arises.
9- PRs should match the style of existing code.
10- PRs should be as small as possible.
11- PRs must include updates for documentation wherever relevant.
12- PRs _must not_ incorporate _any_ material generated by or with the assistance of _any_ so-called "generative AI" tool or LLM.