From af10785e73e52a69428473f4e9c42d860636b071 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebasti=C3=A1n=20Ram=C3=ADrez?= Date: Sun, 11 Jan 2026 23:10:29 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20Tweak=20docs?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/en/docs/contributing.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/docs/en/docs/contributing.md b/docs/en/docs/contributing.md index 71fdb7c62..a4d896109 100644 --- a/docs/en/docs/contributing.md +++ b/docs/en/docs/contributing.md @@ -230,7 +230,7 @@ Think of it this way: we can already write LLM prompts or run automated tools ou ### Closing Automated and AI PRs -If we see PRs that seem AI generated, we'll flag them and close them. +If we see PRs that seem AI generated or automated in similar ways, we'll flag them and close them. The same applies to comments and descriptions, please don't copy paste the content generated by an LLM. @@ -248,7 +248,9 @@ We'll need to block accounts that spam us with repeated automated PRs or comment As Uncle Ben said: -> With great ~power~ tools comes great responsibility. +
+With great power tools comes great responsibility. +
Avoid inadvertently doing harm.