From: Vincent Pit Date: Thu, 20 Aug 2026 13:43:57 +0000 (+0200) Subject: Add AI-related CONTRIBUTING guidelines X-Git-Tag: v0.65~2 X-Git-Url: http://git.vpit.fr/?a=commitdiff_plain;h=26f9a1f3d3df0ddb727597a90643a9f0db12702a;p=perl%2Fmodules%2FVariable-Magic.git Add AI-related CONTRIBUTING guidelines --- diff --git a/CONTRIBUTING b/CONTRIBUTING index 4d72bda..c591873 100644 --- a/CONTRIBUTING +++ b/CONTRIBUTING @@ -1,5 +1,17 @@ Contributing guildelines for the Variable-Magic 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