Add new types to PR template (#2750)

* Update scripts so that test runs all tests by default

* Update PR Template to include new types
This commit is contained in:
Dennis Bartlett 2025-04-08 19:20:02 -07:00 committed by GitHub
parent fdc76c8802
commit 226f20f28f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -13,7 +13,10 @@
- [ ] 🐛 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 Changes
- [ ] 💅 Cosmetic Changes
- [ ] 📚 Documentation update
- [ ] 🏃 Workflow Changes
### Pre-flight Checklist