docs: add spam policy and saved reply#32957
Conversation
There was a problem hiding this comment.
Code Review
This pull request introduces a Spam Policy to the CONTRIBUTING.md file and adds a corresponding saved reply template in .github/SAVED_REPLIES.md. The policy limits community contributors to three open pull requests at a time to better manage team resources. Review feedback identifies several typos, a missing comma for readability, and broken internal anchor links that require correction.
e91c4c1 to
9a85c65
Compare
Introduces a new spam policy in CONTRIBUTING.md limiting community contributors to no more than 3 open PRs simultaneously to better manage team resources and triage efforts. Also adds a corresponding saved reply for closing excessive issues/PRs.
dgp1130
left a comment
There was a problem hiding this comment.
FWIW, I don't think we need the policy to be listed here in order to invoke it in the CLI repo, but no objection to including it.
It does make me wonder if we should instead just link to the angular/angular repo and say "We follow all the policies specified over there" so we don't have to deal with syncing them across the repos.
|
@dgp1130 agreed. |
Introduces a new spam policy in CONTRIBUTING.md limiting community contributors to no more than 3 open PRs simultaneously to better manage team resources and triage efforts. Also adds a corresponding saved reply for closing excessive issues/PRs.