diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 942cf7625..e48bacd3b 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,14 +1,14 @@ -## Description - -## Does this PR need a docs update or release note? +--- + +#### Does this PR need a docs update or release note? - [ ] :white_check_mark: Yes, it's included - [ ] :clock1: Yes, but in a later PR -- [ ] :no_entry: No +- [ ] :no_entry: No -## Type of change +#### Type of change - [ ] :sunflower: Feature @@ -18,12 +18,12 @@ - [ ] :computer: CI/Deployment - [ ] :broom: Tech Debt/Cleanup -## Issue(s) +#### Issue(s) * # -## Test Plan +#### Test Plan - [ ] :muscle: Manual