diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md
index 645f246f6693590e32d86fc6b52c6f2daf4728dc..9bb04d789f4f82c9c9a5b95116195cf659eab0bb 100644
--- a/.github/pull_request_template.md
+++ b/.github/pull_request_template.md
@@ -7,6 +7,7 @@ Please choose appropriate options.
 - [ ] 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)
+- [ ] Enhancement (additive changes to improve performance)
 - [ ] This change requires a documentation update
 
 ### How Has This Been Tested?