File tree Expand file tree Collapse file tree 1 file changed +28
-0
lines changed
Expand file tree Collapse file tree 1 file changed +28
-0
lines changed Original file line number Diff line number Diff line change 1+ ## Description
2+
3+ Please include a summary of the changes and the related issue.
4+
5+ ## Type of Change
6+
7+ - [ ] Bug fix
8+ - [ ] New feature
9+ - [ ] Documentation update
10+ - [ ] Refactor
11+ - [ ] Other (please describe):
12+
13+ ## How Has This Been Tested?
14+
15+ Please describe the tests that you ran to verify your changes. Include details of your testing environment if relevant.
16+
17+ ## Checklist:
18+
19+ - [ ] My code follows the style guidelines of this project
20+ - [ ] I have performed a self-review of my code
21+ - [ ] I have commented my code where necessary
22+ - [ ] I have added tests that prove my fix is effective or that my feature works
23+ - [ ] New and existing unit tests pass locally with my changes
24+ - [ ] I have updated the documentation (if applicable)
25+
26+ ## Related Issues
27+
28+ Fixes #<issue-number > (if applicable)
You can’t perform that action at this time.
0 commit comments