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