diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 126d243b..28a159ee 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -28,6 +28,7 @@ This PR fixes or closes issue: fixes # - [ ] 🐛 Bug fix (non-breaking change which fixes an issue) - [ ] 🚀 New feature (non-breaking change which adds functionality) - [ ] 🌎 Translation (addition or update a translation) +- [x] ⚙️ Tech (code style improvement, performance improvement or dependencies bump) - [ ] ⚠️ Breaking change (fix or feature that would cause existing functionality to change) ## Checklist