From 7729473500ef3e0c8901add5dfaff964d6d3b16c Mon Sep 17 00:00:00 2001 From: =?utf8?q?Bj=C3=B8rn=20Erik=20Pedersen?= Date: Sat, 14 Feb 2026 18:21:47 +0100 Subject: [PATCH] Update AI assistance guidelines in CONTRIBUTING.md Clarified expectations for AI contributions from non-maintainers. --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index c672637ce..26ed8c77e 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -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 -- 2.39.5