mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
- Enclose the spam saved reply in a code block in `saved-issue-replies.md`
- Correct spelling and punctuation in `saved-issue-replies.md` and `spam.md`
(cherry picked from commit c70b4fec8c)
22 lines
946 B
Markdown
22 lines
946 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 shepherding 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.
|