From 8fc1bfac389d2eee5f8ead4607c74e8db06910ec Mon Sep 17 00:00:00 2001 From: Chris Boesch Date: Sun, 12 Apr 2026 19:06:03 +0200 Subject: [PATCH] AI hint added --- CONTRIBUTING.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) 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