Browse Source

Add AI usage infos to CONTRIBUTING.md

Deniz Cengiz 1 month ago
parent
commit
0fd6a52bad
1 changed files with 3 additions and 0 deletions
  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