diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 6d61965d..453a1810 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -5,13 +5,13 @@ ## Types of changes -- [ ] Bug fix (non-breaking change which fixes an issue) -- [ ] New feature (non-breaking change which adds functionality) -- [ ] Breaking change (fix or feature that would cause existing functionality to change) -- [ ] Organization and beautification (changes which improve readability and/or accessibility) +- Bug fix (non-breaking change which fixes an issue) +- New feature (non-breaking change which adds functionality) +- Breaking change (fix or feature that would cause existing functionality to change) +- Organization and beautification (changes which improve readability and/or accessibility) ## Developer Checklist