Moved the pull_request_template.md to the .github folder so it will be picked up automatically in new pull requests (#26)

This commit is contained in:
Stephanie Anderl
2019-02-20 15:42:26 -08:00
committed by Matt Cooley
parent 3808b43044
commit 24425c48fb

16
.github/pull_request_template.md vendored Normal file
View File

@@ -0,0 +1,16 @@
## Fixes #.
### Description of the changes:
-
-
-
### How changes were validated:
<!--Review https://github.com/Microsoft/calculator/blob/master/CONTRIBUTING.md and ensure all contributing requirements are met.
Specify how you tested your changes (i.e. manual/ad-hoc testing, automated testing, new automated tests added)-->
-
-
-