Skip to content

Commit 7fa2bed

Browse files
authored
Discourage typo fixes in PR template
Wording taken from [this comment](#45834 (comment)). There have been a number of rejected typo fix PRs lately; hopefully this can reduce the amount of typo-fix-rejecting work for the team.
1 parent 0163a62 commit 7fa2bed

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/pull_request_template.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,12 @@ Please verify that:
99
1010
Refer to CONTRIBUTING.MD for more details.
1111
https://github.com/Microsoft/TypeScript/blob/main/CONTRIBUTING.md
12+
13+
** Please don't send typo fixes! **
14+
We understand that typo fixes are generally nice, but these fixes don't help
15+
with code quality and add work to the core team. The same generally applies
16+
to other projects. If you're interested in sending a PR, the issue tracker
17+
has many issues marked `help wanted`.
1218
-->
1319

1420
Fixes #

0 commit comments

Comments
 (0)