File tree Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Original file line number Diff line number Diff line change
1
+ ### What type of PR is this?
2
+
3
+ (feature/bug/documentation/other)
4
+
5
+ ### What this PR does / Why we need it?
6
+
7
+ ### Special notes for your reviewer
8
+
9
+ ### Test Coverage
10
+ #### Guidelines for CAD investigations
11
+ - New investgations should be accompanied by unit tests and/or step-by-step manual tests in the investigation README.
12
+ - E2E testing is desired for actioning investigations. See README for more info on investigation graduation process.
13
+
14
+ #### Test coverage checks
15
+ - [ ] Added tests
16
+ - [ ] Created jira card to add unit test
17
+ - [ ] This PR may not need unit tests
18
+
19
+ ### Pre-checks (if applicable)
20
+ - [ ] Ran unit tests locally
21
+ - [ ] Validated the changes in a cluster
22
+ - [ ] Included documentation changes with PR
You can’t perform that action at this time.
0 commit comments