Parcourir la source

Add AI usage infos to CONTRIBUTING.md

Deniz Cengiz il y a 1 mois
Parent
commit
0fd6a52bad
1 fichiers modifiés avec 3 ajouts et 0 suppressions
  1. 3 0
      CONTRIBUTING.md

+ 3 - 0
CONTRIBUTING.md

@@ -124,6 +124,9 @@ To help keep reviews efficient:
 - Explain your reasoning clearly.
 - Respond to review comments directly.
 - Avoid force-pushing large unexplained rewrites during active review unless necessary.
+- AI-assisted work is welcome for limited, well-understood tasks, but contributions should remain author-driven and must be code you fully understand, and can explain.
+
+We do not accept pull requests that are largely AI-generated or submitted without careful engineering judgment, testing, and alignment with Trio’s existing patterns.
 
 ## Final note