From 78ba678e4e37ea87e7f8dd8823b8a202a0522041 Mon Sep 17 00:00:00 2001 From: j0n3lson <620536+j0n3lson@users.noreply.github.com> Date: Fri, 10 Jan 2020 01:04:12 -0800 Subject: [PATCH] Modifications per review --- .github/pull_request_template.md | 39 +++++++++++++++++--------------- 1 file changed, 21 insertions(+), 18 deletions(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index ef36d27..4a30f8f 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -8,12 +8,10 @@ _(REQUIRED)_ - +- [ ] bug +- [ ] cleanup +- [ ] documentation +- [ ] feature ## What this PR does / why we need it: @@ -46,21 +44,26 @@ _(fill-in or delete this section)_ Which parts of the code should reviewers focus on? --> -## Release Notes - -_(REQUIRED)_ - - - ## Testing _(fill-in or delete this section)_ \ No newline at end of file +--> + +## Release Notes + +_(REQUIRED)_ + + +```release-note + +``` \ No newline at end of file