summaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorChris Boesch <chrboesch@noreply.codeberg.org>2026-04-12 19:06:03 +0200
committerChris Boesch <chrboesch@noreply.codeberg.org>2026-04-12 19:06:03 +0200
commit8fc1bfac389d2eee5f8ead4607c74e8db06910ec (patch)
tree4b42379ef0f2337dc1181a0f12c0eec197f40d57 /CONTRIBUTING.md
parent8e055fcd187b333c9ed4fa794ac153ed10748a65 (diff)
AI hint added
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md17
1 files changed, 17 insertions, 0 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index addc611..a348ef4 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -38,6 +38,23 @@ Feel free to submit new exercises but please understand that they
may be heavily edited or rejected entirely if we feel they don't
fit for one reason or another.
+
+## AI-Generated Content
+
+We welcome contributions from non-native English speakers and
+appreciate the effort it takes to write in a foreign language.
+Using AI tools to polish your English is fine.
+
+What we don't accept is AI-generated exercises, AI-generated
+comments, or pull requests produced by coding agents. Ziglings
+exercises require understanding the Zig build system, the
+didactic progression, and the specific conventions of this
+project. That understanding doesn't come from a prompt.
+
+If we suspect a contribution is primarily AI-generated, we will
+close it.
+
+
## Platforms and Zig Versions