Skip to content

Commit 3f2baed

Browse files
committed
chore: update PR template checkboxes
1 parent d2a8fe3 commit 3f2baed

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,10 @@
1818

1919
<!--- Put an `x` in all the boxes that apply: -->
2020

21-
- [] ✨ New feature (non-breaking change which adds functionality)
22-
- [] 🛠️ Bug fix (non-breaking change which fixes an issue)
23-
- [] ❌ Breaking change (fix or feature that would cause existing functionality to change)
24-
- [] 🧹 Code refactor
25-
- [] ✅ Build configuration change
26-
- [] 📝 Documentation
27-
- [] 🗑️ Chore
21+
- [ ] ✨ New feature (non-breaking change which adds functionality)
22+
- [ ] 🛠️ Bug fix (non-breaking change which fixes an issue)
23+
- [ ] ❌ Breaking change (fix or feature that would cause existing functionality to change)
24+
- [ ] 🧹 Code refactor
25+
- [ ] ✅ Build configuration change
26+
- [ ] 📝 Documentation
27+
- [ ] 🗑️ Chore

0 commit comments

Comments
 (0)