File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ## Description
2+
3+ Please include a summary of the change and which issue is fixed. Also include relevant motivation and context.
4+
5+ Fixes # (issue)
6+
7+ ## Type of change
8+
9+ Please delete options that are not relevant.
10+
11+ - [ ] Bug fix
12+ - [ ] New feature
13+ - [ ] Breaking change
14+ - [ ] Documentation update
15+
16+ ## How Has This Been Tested?
17+
18+ Please describe the tests that you ran to verify your changes.
19+
20+ ## Checklist
21+
22+ - [ ] My code is formatted with ` rustfmt `
23+ - [ ] I have performed a self-review of my code
24+ - [ ] I have commented my code, particularly in hard-to-understand areas
25+ - [ ] I have made corresponding changes to the documentation
26+ - [ ] My changes generate no new warnings
27+ - [ ] I have added tests that prove my fix is effective or that my feature works
28+ - [ ] New and existing unit and integration tests pass locally with my changes
You can’t perform that action at this time.
0 commit comments