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 9731b27 commit 8a6b227Copy full SHA for 8a6b227
.github/PULL_REQUEST_TEMPLATE.md
@@ -4,10 +4,10 @@ Fixes [url OR #issue]
4
5
## Type of change
6
7
-Please delete irrelevant options.
+Select the appropriate options and delete the rest:
8
9
-- [ ] 🧹 Refactor (non-breaking change that improves the internal structure or design of existing code without changing its external behavior.)
10
-- [ ] 🪲 Bug fix (non-breaking change which fixes an issue)
11
-- [ ] 🚀 New feature (non-breaking change which adds functionality)
12
-- [ ] ⛓️💥 Breaking change (fix or feature that would cause existing functionality to not work as expected)
+- [ ] 🧹 Refactor
+- [ ] 🪲 Bug fix
+- [ ] 🚀 New feature
+- [ ] ⛓️💥 Breaking change
13
- [ ] 📚 Documentation update
0 commit comments