@@ -35,19 +35,20 @@ This pull request (PR) is a:
35
35
36
36
### I certify that ###
37
37
38
- - [ ] I have reviewed and followed the [ contributing guidelines]
39
- - [ ] I will wait at least 24 hours before self-approving the PR to give another
40
- OpenCoarrays developer a chance to review my proposed code
41
- - [ ] I have not introduced errant white space (no trailing white space or white space errors may
42
- be introduced)
43
- - [ ] I have added an explanation of what these changes do and why they should be included
44
- - [ ] I have checked to ensure there aren't other open [ Pull Requests] for the same change
45
- - [ ] I have you written new tests for these changes
46
- - [ ] I have successfully tested these changes locally
47
- - [ ] I have commented any non-trivial, non-obvious code changes
48
- - [ ] The commits are logically atomic, self consistent and coherent
49
- - [ ] The [ commit messages] follow [ best practices]
50
- - [ ] Test coverage is maintained or increased after this is merged
38
+ - [ ] I certify that:
39
+ - I have reviewed and followed the [ contributing guidelines]
40
+ - I will wait at least 24 hours before self-approving the PR to give another
41
+ OpenCoarrays developer a chance to review my proposed code
42
+ - I have not introduced errant white space (no trailing white space or white space errors may
43
+ be introduced)
44
+ - I have added an explanation of what these changes do and why they should be included
45
+ - I have checked to ensure there aren't other open [ Pull Requests] for the same change
46
+ - I have you written new tests for these changes
47
+ - I have successfully tested these changes locally
48
+ - I have commented any non-trivial, non-obvious code changes
49
+ - The commits are logically atomic, self consistent and coherent
50
+ - The [ commit messages] follow [ best practices]
51
+ - Test coverage is maintained or increased after this is merged
51
52
52
53
53
54
## Code coverage data
0 commit comments