Skip to content

Commit c70b4fe

Browse files
alan-agius4atscott
authored andcommitted
docs: fix typos and formatting in spam policy and saved replies
- 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`
1 parent 4739bde commit c70b4fe

2 files changed

Lines changed: 5 additions & 3 deletions

File tree

contributing-docs/saved-issue-replies.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,8 +99,10 @@ Please rebase and squash your commits. To do this, make sure to `git fetch upstr
9999

100100
## Angular: Spam
101101

102-
Woah, looks like you've opened a lot issues/PRs recently. While we appreciate contributions from the community, triaging and reviewing a large influx of content in a short time period takes time away from other ongoing projects. As a result, we're closing these issues/PRs to maintain the team's focus.
102+
```
103+
Woah, looks like you've opened a lot of issues/PRs recently. While we appreciate contributions from the community, triaging and reviewing a large influx of content in a short time period takes time away from other ongoing projects. As a result, we're closing these issues/PRs to maintain the team's focus.
103104
104105
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.
105106
106107
You are welcome to open a smaller subset of issues/PRs in accordance with [our policy](/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.
108+
```

contributing-docs/spam.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
# Spam Policy
22

33
Users who create excessive amounts of issues or PRs in a short time frame,
4-
particularly low-quality or low-value contributions may see those contributions
4+
particularly low-quality or low-value contributions, may see those contributions
55
automatically closed without consideration.
66

77
Community contributors should limit themselves to no more than 3 open PRs at a
88
single time.
99

1010
## Why?
1111

12-
Reviewing and sheparding PRs as well as managing large issue counts takes time
12+
Reviewing and shepherding PRs as well as managing large issue counts takes time
1313
and energy from the core team. Triaging a PR well enough to understand its goals
1414
and implementation takes a significant amount of time, regardless of whether the
1515
PR is ultimately accepted. This policy ensures the team is able to balance its

0 commit comments

Comments
 (0)