From 580af4e4d2908746d0d737d72c120028a78b2664 Mon Sep 17 00:00:00 2001 From: Anna Bridge Date: Wed, 25 Sep 2019 16:14:18 +0100 Subject: [PATCH] Improve formatting Made required/optional italic and removed a couple of superfluous lines --- .github/pull_request_template.md | 17 +++++++---------- 1 file changed, 7 insertions(+), 10 deletions(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 5bfa8b41ea..e75162ceeb 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,9 +1,7 @@ - ----------------------------------------------------------------------------------------------------------------- -### Description (Required) +### Description (*required*) [] No Tests required for this change [] These PR changes will be covered by existing tests and CI @@ -39,7 +37,7 @@ For more information on the requirements for pull requests, please see [the cont ---------------------------------------------------------------------------------------------------------------- -### Reviewers (Optional) +### Reviewers (*optional*) ---------------------------------------------------------------------------------------------------------------- -### Release Notes (Reguired for Feature/Major PRs) +### Release Notes (*required for feature/major PRs*)