File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -6,11 +6,11 @@ Fixes link/#issue
66
77Please delete irrelevant options.
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)
13- - [ ] Documentation update
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)
13+ - [ ] 📚 Documentation update
1414
1515## How Has This Been Tested?
1616
You can’t perform that action at this time.
0 commit comments