diff options
| author | grunfink <grunfink@comam.es> | 2026-03-23 09:59:11 +0100 |
|---|---|---|
| committer | grunfink <grunfink@comam.es> | 2026-03-23 09:59:11 +0100 |
| commit | 0beca27a8debb2e4cf44235ca8498d95e3f8ff2c (patch) | |
| tree | afad89e158e4e3395dc22a2f5ff55789a106a0ae /CONTRIBUTING.md | |
| parent | 85e6098dba1d267f15cf6c9f57c53aa9e2ddadb8 (diff) | |
Updated CONTRIBUTING.
Diffstat (limited to 'CONTRIBUTING.md')
| -rw-r--r-- | CONTRIBUTING.md | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index fc806cc..b502444 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -5,8 +5,8 @@ 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 where the bug arises. -- PRs should match the style of existing code. -- PRs should be as small as possible. -- PRs must include updates for documentation wherever relevant. -- PRs **must not** incorporate *any* material generated by or with the assistance of *any* so-called "generative AI" tool or LLM. +- 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. |