Skip to content

Commit 5573e8c

Browse files
committed
Update pull_request_template.md
1 parent ea49422 commit 5573e8c

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

.github/pull_request_template.md

+4-5
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,10 @@ Please describe the tests that you ran to verify your changes. Provide instructi
2222
- [ ] Test B
2323

2424
**Test Configuration**:
25-
* OS and version:
26-
* Compile and version:
25+
* OS and Version:
26+
* Compiler and Version:
2727

28-
# Checklist:
28+
# Checklist
2929

3030
- [ ] I have followed the project [style guide](https://ipctk.xyz/style_guide.html)
3131
- [ ] 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
3535
- [ ] My changes generate no new warnings
3636
- [ ] I have added tests that prove my fix is effective or that my feature works
3737
- [ ] 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

0 commit comments

Comments
 (0)