From: Bjørn Erik Pedersen Date: Sat, 14 Feb 2026 17:21:47 +0000 (+0100) Subject: Update AI assistance guidelines in CONTRIBUTING.md X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=7729473500ef3e0c8901add5dfaff964d6d3b16c;p=brevno-suite%2Fhugo Update AI assistance guidelines in CONTRIBUTING.md Clarified expectations for AI contributions from non-maintainers. --- 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