From a211a6267cbb2da554f3dcc13048bc5eaecf923d Mon Sep 17 00:00:00 2001 From: jrd Date: Fri, 17 Jul 2026 20:46:03 +0000 Subject: [PATCH] CONTRIBUTING.md: point agent-assisted contributors at AGENTS.md One paragraph: agents start at AGENTS.md, and the contributor remains the author, accountable for every line. Co-Authored-By: Claude Fable 5 --- CONTRIBUTING.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index d16f02122c..2f0d61e395 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -7,6 +7,8 @@ We’d really appreciate your support! Please ensure that you understand the fol - Otherwise, please [post on the GitHub Discussions](https://github.com/jamulussoftware/jamulus/discussions) and say that you are planning to do some coding and explain why. Then we can discuss the specification. - Please begin coding only after we have agreed on a specification to avoid putting a lot of effort into something that may not be accepted later. +If you work with an AI coding agent, [AGENTS.md](AGENTS.md) is its entry point into this repository. Everything in this document applies to agent-assisted contributions without exception — you remain the author, and you are expected to understand and stand behind every line you submit. + ## Jamulus project/source code general principles