]> git.vpit.fr Git - perl/modules/Variable-Magic.git/commitdiff
Add AI-related CONTRIBUTING guidelines
authorVincent Pit <vpit@cpan.org>
Thu, 20 Aug 2026 13:43:57 +0000 (15:43 +0200)
committerVincent Pit <vpit@cpan.org>
Thu, 20 Aug 2026 13:43:57 +0000 (15:43 +0200)
CONTRIBUTING

index 4d72bda66f5871d19b03f93bafc74513c25d7150..c5918737cbf6fb4ca6f512ee7336557a2d26ecf7 100644 (file)
@@ -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