From 41b51edbdde32ef21e6a525a275495de20456556 Mon Sep 17 00:00:00 2001 From: Frank <91616163+softhack007@users.noreply.github.com> Date: Wed, 3 Dec 2025 15:15:27 +0100 Subject: [PATCH] text styling --- CONTRIBUTING.md | 1 - 1 file changed, 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 9831d89f..f4715c33 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -34,7 +34,6 @@ You can find a collection of very useful tips and tricks here: https://github.co > Its OK if you took help from an AI for writing your source code. > > However, we expect a few things from you as the person making a contribution to WLED: - * Make sure you really understand the code suggested by the AI, and don't just accept it because it "seems to work". * Don't let the AI change already exists without double-checking by you as the contributor. Often, the result will not be complete. For example, comments about the source code may be lost. * Remember that AI are still "Often-Wrong" ;-)