From: Vincent Pit Date: Thu, 20 Aug 2026 16:05:25 +0000 (+0200) Subject: Add AI-related CONTRIBUTING guidelines X-Git-Url: http://git.vpit.fr/?a=commitdiff_plain;h=4b6cba0d14b33b58df0a3722307244698d04569c;p=perl%2Fmodules%2FScope-Upper.git Add AI-related CONTRIBUTING guidelines --- diff --git a/CONTRIBUTING b/CONTRIBUTING index ddc995a..a153187 100644 --- a/CONTRIBUTING +++ b/CONTRIBUTING @@ -1,5 +1,17 @@ Contributing guildelines for the Scope-Upper distribution +AI-related guidelines : +- Patches submitted to this project MUST NOT have any byte of content generated + with AI. + This policy applies regardless of : + * whether the patch was totally or partially written by AI ; + * whether AI was used for writing code, documentation, metadata files, + scripts or tests ; + * the quality of the reviewing process. +- Tickets, messages and requests that come with contributions MUST NOT have + been generated by AI either. + In particular, "AI analysis"-style messages will be ignored. + Patch submissions guidelines : - Patches VERY MUCH SHOULD be generated with "git format-patch". If that's really not possible, make sure your patches apply cleanly in the