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.