diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 7257606a8..91996b4d0 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -9,7 +9,7 @@ Please include a summary of the change and which issue is fixed (if any) and any --> Closes #(issue or discussion) @@ -22,7 +22,7 @@ NOTE: Please check only one box! --> - [ ] Bug fix: non-breaking change which fixes an issue. -- [ ] New feature: non-breaking change which adds functionality. _Please read the important note above._ +- [ ] New feature / Enhancement: non-breaking change which adds functionality. _Please read the important note above._ - [ ] Breaking change: fix or feature that would cause existing functionality to not work as expected. - [ ] Documentation only. - [ ] Other. Please explain: