Skip to content

Commit 7b449a5

Browse files
committed
Fixes #17080
Readded untouched pull_request_template.md
1 parent b9a2d7f commit 7b449a5

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

pull_request_template.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
<!--
2+
Thank you for submitting a pull request!
3+
4+
Here's a checklist you might find useful.
5+
[ ] There is an associated issue that is labelled
6+
'Bug' or 'help wanted' or is in the Community milestone
7+
[ ] Code is up-to-date with the `master` branch
8+
[ ] You've successfully run `jake runtests` locally
9+
[ ] You've signed the CLA
10+
[ ] There are new or updated unit tests validating the change
11+
12+
Refer to CONTRIBUTING.MD for more details.
13+
https://github.com/Microsoft/TypeScript/blob/master/CONTRIBUTING.md
14+
-->
15+
16+
Fixes #

0 commit comments

Comments
 (0)