File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -11,9 +11,11 @@ Refer to CONTRIBUTING.MD for more details.
11
11
https://github.com/Microsoft/TypeScript/blob/main/CONTRIBUTING.md
12
12
13
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. If you're interested in
16
- sending a PR, the issue tracker has many issues marked `help wanted`.
14
+ Please don't send a PR solely for the purpose of fixing a typo, unless that
15
+ typo truly hurts understanding of the text. Each PR represents work for the
16
+ maintainers, and that work should provide commensurate value.
17
+
18
+ If you're interested in sending a PR, the issue tracker has many issues marked `help wanted`.
17
19
-->
18
20
19
21
Fixes #
You can’t perform that action at this time.
0 commit comments