Bläddra i källkod

Add new types to PR template (#2750)

* Update scripts so that test runs all tests by default

* Update PR Template to include new types
Dennis Bartlett 8 månader sedan
förälder
incheckning
226f20f28f
1 ändrade filer med 3 tillägg och 0 borttagningar
  1. 3 0
      .github/pull_request_template.md

+ 3 - 0
.github/pull_request_template.md

@@ -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