diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 89fed38b..f3dc6d4f 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -9,6 +9,7 @@ - [ ] 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 not work as expected) +- [ ] Refactor (non-breaking change that doesn't fix a bug or add a feature) - [ ] Documentation update ### Pre-flight Checklist