Skip to content

Commit fdaab42

Browse files
committed
fixup! docs: add spam policy and saved reply
1 parent 9913719 commit fdaab42

File tree

3 files changed

+3
-23
lines changed

3 files changed

+3
-23
lines changed

.github/SAVED_REPLIES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,5 +107,5 @@ Woah, looks like you've opened a lot of issues/PRs recently. While we appreciate
107107
108108
Note that this is not necessarily a rejection of the goals or direction of any of these contributions in particular, so much as a reflection of the team's current capacity and priorities.
109109
110-
You are welcome to open a smaller subset of issues/PRs in accordance with [our policy](https://github.com/angular/angular-cli/blob/main/CONTRIBUTING.md#spam-policy) focused on the most important and impactful contributions and we will do our best to prioritize a response as soon as possible.
110+
You are welcome to open a smaller subset of issues/PRs in accordance with [our policy](https://github.com/angular/angular/blob/main/contributing-docs/spam.md) focused on the most important and impactful contributions and we will do our best to prioritize a response as soon as possible.
111111
```

CONTRIBUTING.md

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -291,17 +291,7 @@ changes to be accepted, the CLA must be signed. It's a quick process, we promise
291291

292292
## <a name="spam-policy"></a> Spam Policy
293293

294-
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.
295-
296-
Community contributors should limit themselves to no more than 3 open PRs at a single time.
297-
298-
### Why?
299-
300-
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.
301-
302-
### Exceptions
303-
304-
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.
294+
See [Spam Policy](https://github.com/angular/angular/blob/main/contributing-docs/spam.md) for details.
305295

306296
[coc]: https://github.com/angular/code-of-conduct/blob/main/CODE_OF_CONDUCT.md
307297
[commit-message-format]: https://docs.google.com/document/d/1QrDFcIiPjSLDn3EL15IJygNPiHORgU1_OOAqWjiDU5Y/edit#

scripts/templates/contributing.ejs

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -282,17 +282,7 @@ changes to be accepted, the CLA must be signed. It's a quick process, we promise
282282

283283
## <a name="spam-policy"></a> Spam Policy
284284

285-
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.
286-
287-
Community contributors should limit themselves to no more than 3 open PRs at a single time.
288-
289-
### Why?
290-
291-
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.
292-
293-
### Exceptions
294-
295-
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.
285+
See [Spam Policy](https://github.com/angular/angular/blob/main/contributing-docs/spam.md) for details.
296286

297287
[coc]: https://github.com/angular/code-of-conduct/blob/main/CODE_OF_CONDUCT.md
298288
[commit-message-format]: https://docs.google.com/document/d/1QrDFcIiPjSLDn3EL15IJygNPiHORgU1_OOAqWjiDU5Y/edit#

0 commit comments

Comments
 (0)