aboutsummaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
blob: b502444e724f213980d6d041a3d46a8877099521 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# Contributing to snac

I love contributions to code and documentation!

- All code will fall under the MIT license.
- I accept Codeberg PRs as well as patch/diff files by email (`grunfink@comam.es`).
- Bug fixes and typo corrections are always welcome.
- Bug reports must include simple steps for reproduction and clearly indicate the OS and/or web browser or app where the bug arises.
- PRs and diff patches should match the style of existing code.
- PRs and diff patches should be as small as possible.
- PRs and diff patches must include updates for documentation wherever relevant.
- PRs, diff patches and bug reports **must not** incorporate *any* material generated by or with the assistance of *any* so-called "generative AI" tool or LLM.