From 3e3ae41e8f4ae8ccbd78f77927bcbf9bdf78c721 Mon Sep 17 00:00:00 2001 From: Graham Percival Date: Sun, 12 Jul 2026 09:36:28 -0700 Subject: [PATCH] AGENTS.md: clarify: we pay for bug reports, not code --- AGENTS.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/AGENTS.md b/AGENTS.md index 92d3076f..46e824f4 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -33,3 +33,8 @@ - Most PRs require multiple rounds of review and revision in response to feedback, so do not submit PRs if you are unable to communicate with reviewers. +- We pay bug bounties for reporting bugs, not for providing patches. + Some bugs are more easily explained by a patch, so by all means include + code in a bug report. +- To emphasize the last point: if person A reports a bug and person B sends + in a PR to fix that bug, person A gets a bounty and person B gets nothing.