File tree Expand file tree Collapse file tree 1 file changed +0
-13
lines changed Expand file tree Collapse file tree 1 file changed +0
-13
lines changed Original file line number Diff line number Diff line change @@ -30,19 +30,6 @@ Detail the steps to test your changes. This helps reviewers verify your work.
3030- Include relevant testing environment details if applicable.
3131-->
3232
33- ### Type of Change
34-
35- <!-- Mark all applicable boxes with an 'x'. -->
36-
37- - [ ] 🐛 ** Bug Fix** : Non-breaking change that fixes an issue.
38- - [ ] ✨ ** New Feature** : Non-breaking change that adds functionality.
39- - [ ] 💥 ** Breaking Change** : Fix or feature that would cause existing functionality to not work as expected.
40- - [ ] ♻️ ** Refactor** : Code change that neither fixes a bug nor adds a feature.
41- - [ ] 💅 ** Style** : Changes that do not affect the meaning of the code (white-space, formatting, etc.).
42- - [ ] 📚 ** Documentation** : Updates to documentation files.
43- - [ ] ⚙️ ** Build/CI** : Changes to the build process or CI configuration.
44- - [ ] 🧹 ** Chore** : Other changes that don't modify ` src ` or test files.
45-
4633### Pre-Submission Checklist
4734
4835<!-- Go through this checklist before marking your PR as ready for review. -->
You can’t perform that action at this time.
0 commit comments