File tree Expand file tree Collapse file tree 1 file changed +6
-9
lines changed Expand file tree Collapse file tree 1 file changed +6
-9
lines changed Original file line number Diff line number Diff line change 1010- 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
1111- Please make sure all these things are done and tick the boxes
1212
13- ``` [tasklist]
14- # Author
13+ ### Author
14+
1515- [ ] Changes are OpenShift compatible
1616- [ ] CRD changes approved
1717- [ ] Helm chart can be installed and deployed operator works
1818- [ ] Integration tests passed (for non trivial changes)
19- ```
2019
21- ``` [tasklist]
22- # Reviewer
20+ ### Reviewer
21+
2322- [ ] Code contains useful comments
2423- [ ] (Integration-)Test cases added
2524- [ ] Documentation added or updated
2625- [ ] Changelog updated
2726- [ ] Cargo.toml only contains references to git tags (not specific commits or branches)
28- ```
2927
30- ``` [tasklist]
31- # Acceptance
28+ ### Acceptance
29+
3230- [ ] Feature Tracker has been updated
3331- [ ] Proper release label has been added
34- ```
You can’t perform that action at this time.
0 commit comments