Skip to content

Commit d4024da

Browse files
committed
md lint
1 parent be59e40 commit d4024da

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

.github/pull_request_template.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,17 +7,20 @@
77
- Not all of these items are applicable to all PRs, the author should update this template to only leave the boxes in that are relevant
88
- Please make sure all these things are done and tick the boxes
99

10-
# Author
10+
### Author
11+
1112
- [ ] Changes are OpenShift compatible
1213
- [ ] Integration tests passed (for non trivial changes)
1314

14-
# Reviewer
15+
### Reviewer
16+
1517
- [ ] Code contains useful comments
1618
- [ ] (Integration-)Test cases added
1719
- [ ] Documentation added or updated
1820
- [ ] Changelog updated
1921
- [ ] Cargo.toml only contains references to git tags (not specific commits or branches)
2022

21-
# Acceptance
23+
### Acceptance
24+
2225
- [ ] Feature Tracker has been updated
2326
- [ ] Proper release label has been added

0 commit comments

Comments
 (0)