File tree Expand file tree Collapse file tree 1 file changed +6
-13
lines changed Expand file tree Collapse file tree 1 file changed +6
-13
lines changed Original file line number Diff line number Diff line change 1
- <!-- Change a name for Pull Request -->
2
- # Pull Request Template
3
-
4
1
## Description
5
2
<!-- Please include a summary of the change or which issue is fixed (fixes #(issue)). -->
6
3
7
- ## Have you written tests?
8
-
9
- - [ ] Yes
10
- - [ ] No
11
4
12
- ## Checklist:
5
+ ## Checklist
13
6
14
- - [ ] My code follows the style guidelines of this project
15
- - [ ] I have performed a self-review of my own code
16
- - [ ] I have commented my code , particularly in hard-to-understand areas
17
- - [ ] I have made corresponding changes to the documentation
18
- - [ ] My changes generate no new warnings
7
+ - [ ] The patch has appropriate test coverage
8
+ - [ ] The patch follows the style guidelines of this project
9
+ - [ ] The patch has appropriate comments , particularly in hard-to-understand areas
10
+ - [ ] The documentation was updated corresponding to the patch
11
+ - [ ] I have performed a self-review of this patch
You can’t perform that action at this time.
0 commit comments