diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 9e019fb98..5ab8b76d4 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,4 +1,4 @@ -# Description +## Description @@ -12,11 +12,11 @@ Closes #(issue) - [ ] Enhancement (improvement to an already existing feature) - [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected) -# How Has This Been Tested? +## How Has This Been Tested? -# Checklist: +## Checklist: - [ ] I have performed a self-review of my code - [ ] I have commented my code, particularly in hard-to-understand areas