]> git.vpit.fr Git - perl/modules/Scope-Upper.git/commitdiff
Add AI-related CONTRIBUTING guidelines
authorVincent Pit <vpit@cpan.org>
Thu, 20 Aug 2026 16:05:25 +0000 (18:05 +0200)
committerVincent Pit <vpit@cpan.org>
Thu, 20 Aug 2026 16:05:25 +0000 (18:05 +0200)
CONTRIBUTING

index ddc995a033686dd888fe17259821df69a029107b..a153187fe5a3e14594bd2f4556632f1f991799b4 100644 (file)
@@ -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