diff options
| author | grunfink <grunfink@comam.es> | 2026-03-09 08:38:02 +0100 |
|---|---|---|
| committer | grunfink <grunfink@comam.es> | 2026-03-09 08:38:02 +0100 |
| commit | a84eed193c7a1fb232f28ca81b237c52fb981a11 (patch) | |
| tree | 37a1a749ed414f9c0bd82eaf6a4ed1576086326a | |
| parent | e4b91e5b9a11837d72519e1d55279249a858cf9f (diff) | |
Minor tweak to CONTRIBUTING.md.
| -rw-r--r-- | CONTRIBUTING.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 1400e1d..fc806cc 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -9,4 +9,4 @@ I love contributions to code and documentation! - 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. +- PRs **must not** incorporate *any* material generated by or with the assistance of *any* so-called "generative AI" tool or LLM. |