From cb1ad25b802e75cc0792a2e5c7b9cafe7e18ca48 Mon Sep 17 00:00:00 2001 From: Thomas Waldmann Date: Wed, 13 May 2026 21:33:17 +0200 Subject: [PATCH] fixup --- CONTRIBUTING.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index fb97939ed..32ea9b5d0 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -30,6 +30,7 @@ This includes: - Verifying the correctness and security of any AI-generated code. - Ensuring that new or modified code is covered by correct tests. - Proofreading and refining any AI-generated documentation or comments. +- Being able to explain, debug, and maintain the code you submit. Always be aware of the limitations and the ecological footprint of AI tools and act accordingly: - Do not just believe what AI tells you, but verify it critically. AI is known to hallucinate, to be over-confident and to always tell you that you are right, even when you are not.