From 1adb6791a701bb77e05b56af291ae4c9d8b53214 Mon Sep 17 00:00:00 2001 From: anderdc Date: Fri, 22 May 2026 17:02:49 -0500 Subject: [PATCH] docs: add open-item rate limit rule to CONTRIBUTING --- CONTRIBUTING.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 48cf627..f10e6a5 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -67,6 +67,14 @@ The repository runs an automated maintainer agent that may close PRs in the foll - Unresolved merge conflicts for 12+ hours with no resolution push - Requested changes from a maintainer for 12+ hours with no follow-up commits +## Automatic Closures + +The maintainer bot enforces these rules without manual review. Contributions that violate them are closed automatically. + +### Open item limits + +Each contributor may have at most **2 open PRs** and **2 open issues** in this repository at any time. Submitting a 3rd of either type while at the cap closes the new one on submission. The limits apply independently — you can have 2 open PRs and 2 open issues at the same time. + ## PR Labels Apply appropriate labels to help categorize and track your contribution: