We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be59e40 commit d4024daCopy full SHA for d4024da
1 file changed
.github/pull_request_template.md
@@ -7,17 +7,20 @@
7
- 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
8
- Please make sure all these things are done and tick the boxes
9
10
-# Author
+### Author
11
+
12
- [ ] Changes are OpenShift compatible
13
- [ ] Integration tests passed (for non trivial changes)
14
-# Reviewer
15
+### Reviewer
16
17
- [ ] Code contains useful comments
18
- [ ] (Integration-)Test cases added
19
- [ ] Documentation added or updated
20
- [ ] Changelog updated
21
- [ ] Cargo.toml only contains references to git tags (not specific commits or branches)
22
-# Acceptance
23
+### Acceptance
24
25
- [ ] Feature Tracker has been updated
26
- [ ] Proper release label has been added
0 commit comments