File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed
Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 33
44## Checklist:
55> Ensure the following tasks are completed before submission.
6- - [ ] My code follows the project style guidelines
7- - [ ] I have performed a self-review of my code
8- - [ ] I have commented my code, particularly in hard-to-understand areas
9- - [ ] I have added tests that prove my fix is effective or my feature works
10- - [ ] New and existing tests pass locally with my changes
11- - [ ] I have used a code formatting tool to ensure consistent style
12- - [ ] I have run a linter to check for code quality issues
6+ - [ ] My code follows the project style guidelines.
7+ - [ ] I have performed a self-review of my code.
8+ - [ ] I have commented my code, particularly in hard-to-understand areas.
9+ - [ ] I have added tests that prove my fix is effective or my feature works.
10+ - [ ] New and existing tests pass locally with my changes.
11+ - [ ] I have used a code formatting tool to ensure consistent style.
12+ - [ ] I have run a linter to check for code quality issues.
1313
1414## Additional Context:
1515> Add any other context about the pull request here.
You can’t perform that action at this time.
0 commit comments