From c4c0aa708c501023a4d565615b4bd1b4b5e223fe Mon Sep 17 00:00:00 2001 From: Stephanie Anderl <46726333+sanderl@users.noreply.github.com> Date: Thu, 14 Feb 2019 14:12:33 -0800 Subject: [PATCH 1/2] Shortened the headers, fixed the contributing link and made placeholder description text a comment --- .../PULL_REQUEST_TEMPLATE/pull_request_template.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md b/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md index 82f1599f..aa35bb26 100644 --- a/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md +++ b/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md @@ -1,15 +1,15 @@ # 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 From ba4bf407f28a6b48d7fe215afaa72a8a4ee14e69 Mon Sep 17 00:00:00 2001 From: Stephanie Anderl <46726333+sanderl@users.noreply.github.com> Date: Wed, 20 Feb 2019 10:13:33 -0800 Subject: [PATCH 2/2] reduced header size --- .github/PULL_REQUEST_TEMPLATE/pull_request_template.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md b/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md index aa35bb26..b50c909a 100644 --- a/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md +++ b/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md @@ -1,11 +1,12 @@ -# Fixes #. +## Fixes #. -## Description of the changes: + +### Description of the changes: - - - -## How changes were validated: +### How changes were validated: