Skip to content

Commit 226f20f

Browse files
authored
Add new types to PR template (RooCodeInc#2750)
* Update scripts so that test runs all tests by default * Update PR Template to include new types
1 parent fdc76c8 commit 226f20f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/pull_request_template.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,10 @@
1313
- [ ] 🐛 Bug fix (non-breaking change which fixes an issue)
1414
- [ ] ✨ New feature (non-breaking change which adds functionality)
1515
- [ ] 💥 Breaking change (fix or feature that would cause existing functionality to not work as expected)
16+
- [ ] ♻️ Refactor Changes
17+
- [ ] 💅 Cosmetic Changes
1618
- [ ] 📚 Documentation update
19+
- [ ] 🏃 Workflow Changes
1720

1821
### Pre-flight Checklist
1922

0 commit comments

Comments
 (0)