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 10
10
- 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
11
11
- Please make sure all these things are done and tick the boxes
12
12
13
- ``` [tasklist]
14
- # Author
13
+ ### Author
14
+
15
15
- [ ] Changes are OpenShift compatible
16
16
- [ ] CRD changes approved
17
17
- [ ] Helm chart can be installed and deployed operator works
18
18
- [ ] Integration tests passed (for non trivial changes)
19
- ```
20
19
21
- ``` [tasklist]
22
- # Reviewer
20
+ ### Reviewer
21
+
23
22
- [ ] Code contains useful comments
24
23
- [ ] (Integration-)Test cases added
25
24
- [ ] Documentation added or updated
26
25
- [ ] Changelog updated
27
26
- [ ] Cargo.toml only contains references to git tags (not specific commits or branches)
28
- ```
29
27
30
- ``` [tasklist]
31
- # Acceptance
28
+ ### Acceptance
29
+
32
30
- [ ] Feature Tracker has been updated
33
31
- [ ] Proper release label has been added
34
- ```
You can’t perform that action at this time.
0 commit comments