We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d2a8fe3 commit 3f2baedCopy full SHA for 3f2baed
.github/PULL_REQUEST_TEMPLATE.md
@@ -18,10 +18,10 @@
18
19
<!--- Put an `x` in all the boxes that apply: -->
20
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
+- [ ] ✨ New feature (non-breaking change which adds functionality)
+- [ ] 🛠️ Bug fix (non-breaking change which fixes an issue)
+- [ ] ❌ Breaking change (fix or feature that would cause existing functionality to change)
+- [ ] 🧹 Code refactor
+- [ ] ✅ Build configuration change
+- [ ] 📝 Documentation
+- [ ] 🗑️ Chore
0 commit comments