diff --git a/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md b/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md new file mode 100644 index 0000000..82f1599 --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md @@ -0,0 +1,15 @@ +# Fixes #. + +## Description of the changes in this pull request: +- +- +- + +## How this pull request was validated: +### Review [Contributing.md](../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) +- +- +- + +@Microsoft/calculator-team