From 4078e46b8e947b8bdf24f9114c486a33d462604c 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 2b1bb27c..87bda529 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -35,7 +35,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" ;-)