diff --git a/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md b/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md index 82f1599f..b50c909a 100644 --- a/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md +++ b/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md @@ -1,15 +1,16 @@ -# Fixes #. +## Fixes #. -## Description of the changes in this pull request: + +### Description of the changes: - - - -## 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) -- +### How changes were validated: + +- - - -@Microsoft/calculator-team