Update AI assistance guidelines in CONTRIBUTING.md

Clarified expectations for AI contributions from non-maintainers.
This commit is contained in:
Bjørn Erik Pedersen
2026-02-14 18:21:47 +01:00
committed by GitHub
parent 47e39af2cf
commit 7729473500
+1 -1
View File
@@ -88,7 +88,7 @@ An example disclosure:
> This PR was written primarily by Claude Code.
When using AI assistance, we expect contributors to understand the code that is produced and be able to answer critical questions about it.
When using AI assistance, we expect contributors to understand the code that is produced and be able to answer critical questions about it. Also, AI contributions from non-maintainers needs to have a fairly narrow scope (e.g. a bug fix), as we have limited review capacity.
### Git Commit Message Guidelines