Skip to content

Commit 8a6b227

Browse files
committed
fix: update PR template
Signed-off-by: Nikolai Emil Damm <[email protected]>
1 parent 9731b27 commit 8a6b227

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@ Fixes [url OR #issue]
44

55
## Type of change
66

7-
Please delete irrelevant options.
7+
Select the appropriate options and delete the rest:
88

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)
9+
- [ ] 🧹 Refactor
10+
- [ ] 🪲 Bug fix
11+
- [ ] 🚀 New feature
12+
- [ ] ⛓️‍💥 Breaking change
1313
- [ ] 📚 Documentation update

0 commit comments

Comments
 (0)