Skip to content

Commit 1cd8dce

Browse files
authored
Create pull_request_template.md
1 parent be89df8 commit 1cd8dce

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

.github/pull_request_template.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
<!-- Thank you for submitting a Pull Request. Please:
2+
* Read our Pull Request guidelines:
3+
https://github.com/Microsoft/vscode/wiki/How-to-Contribute#pull-requests.
4+
* Associate an issue with the Pull Request.
5+
* Ensure that the Code is up-to-date with the `master` branch.
6+
* Include a description of the proposed changes and how to test them.
7+
-->
8+
9+
This PR fixes #

0 commit comments

Comments
 (0)