File tree 1 file changed +4
-5
lines changed
1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change @@ -22,10 +22,10 @@ Please describe the tests that you ran to verify your changes. Provide instructi
22
22
- [ ] Test B
23
23
24
24
** Test Configuration** :
25
- * OS and version :
26
- * Compile and version :
25
+ * OS and Version :
26
+ * Compiler and Version :
27
27
28
- # Checklist:
28
+ # Checklist
29
29
30
30
- [ ] I have followed the project [ style guide] ( https://ipctk.xyz/style_guide.html )
31
31
- [ ] My code follows the clang-format style guidelines of this project
@@ -35,5 +35,4 @@ Please describe the tests that you ran to verify your changes. Provide instructi
35
35
- [ ] My changes generate no new warnings
36
36
- [ ] I have added tests that prove my fix is effective or that my feature works
37
37
- [ ] New and existing unit tests pass locally with my changes
38
- - [ ] Any dependent changes have been merged and published in downstream modules
39
-
38
+ - [ ] Any dependent changes have been merged and published in downstream modules
You can’t perform that action at this time.
0 commit comments