diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index bd2d05e8..ab2a27ca 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -2,8 +2,10 @@ Pull requests should be opened against the `main` branch. For more information o ## Type of change -Select the type of change(s) made in this pull request. +**Description:** + +**Select the type of change(s) made in this pull request:** - [ ] Bug fix *(non-breaking change which fixes an issue)* - [ ] New feature *(non-breaking change which adds functionality)* - [ ] Documentation *(change or fix to documentation)* @@ -13,7 +15,7 @@ Select the type of change(s) made in this pull request. Fixes #issue-number -## Proposed Changes +## Proposed changes * *