File tree Expand file tree Collapse file tree 1 file changed +30
-0
lines changed Expand file tree Collapse file tree 1 file changed +30
-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. Also include any relevant motivation and context._
4+
5+ Fixes # (issue)
6+
7+ ## Type of change
8+
9+ - [ ] Bug fix
10+ - [ ] New feature
11+ - [ ] Breaking change
12+ - [ ] Documentation update
13+
14+ ## How Has This Been Tested?
15+
16+ _ Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce._
17+
18+ - [ ] Unit tests
19+ - [ ] Integration tests
20+ - [ ] Manual testing
21+
22+ ## Checklist
23+
24+ - [ ] My code follows the style guidelines of this project
25+ - [ ] I have performed a self-review of my own code
26+ - [ ] I have commented my code, particularly in hard-to-understand areas
27+ - [ ] I have made corresponding changes to the documentation
28+ - [ ] My changes generate no new warnings
29+ - [ ] I have added tests that prove my fix is effective or that my feature works
30+ - [ ] New and existing unit tests pass locally with my changes
You can’t perform that action at this time.
0 commit comments