angular/contributing-docs/spam.md
Doug Parker 19ce90fe9b docs: add spam policy
This defines an initial policy with regard to issue / PR spam as well as a saved reply for bulk-closing large issue / PR counts at once.
2026-04-07 09:32:15 -07:00

22 lines
944 B
Markdown

# Spam Policy
Users who create excessive amounts of issues or PRs in a short time frame,
particularly low-quality or low-value contributions may see those contributions
automatically closed without consideration.
Community contributors should limit themselves to no more than 3 open PRs at a
single time.
## Why?
Reviewing and sheparding PRs as well as managing large issue counts takes time
and energy from the core team. Triaging a PR well enough to understand its goals
and implementation takes a significant amount of time, regardless of whether the
PR is ultimately accepted. This policy ensures the team is able to balance its
limited resources across all contributors and projects.
## Exceptions
If you plan to undertake more significant work that you anticipate will generate
many individual PRs, please reach out to the team in a Github issue first to
validate that Angular will be able to support and accept your contributions.