From f553203e115eb2d252adde1dc769fc6dbc2cbde7 Mon Sep 17 00:00:00 2001 From: Stephanie Anderl <46726333+sanderl@users.noreply.github.com> Date: Mon, 11 Feb 2019 12:00:33 -0800 Subject: [PATCH] Created pull_request_template.md --- .../PULL_REQUEST_TEMPLATE/pull_request_template.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 .github/PULL_REQUEST_TEMPLATE/pull_request_template.md 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 00000000..fe3df896 --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md @@ -0,0 +1,14 @@ +# Fixes #. + +## Description of the changes in this pull request: +- +- +- + +## How this pull request was validated: +### (i.e. manual/ad-hoc testing, automated testing, new automated tests added) +- +- +- + +@Microsoft/calculator-write