Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,14 @@ PRs missing this evidence may be closed without review, or returned for updates

- Assign `anderdc` and `landyndev` to your PR for review

## 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 **3 open PRs** and **3 open issues** in this repository at any time. Submitting a 4th of either type while at the cap closes the new one on submission. The limits apply independently — you can have 3 open PRs and 3 open issues at the same time.

## PR Labels

Apply appropriate labels to help categorize and track your contribution:
Expand Down
Loading