Skip to content

Commit f977ee9

Browse files
committed
Update template to check if the code is tested properly
Signed-off-by: Joel Hanson <[email protected]> Signed-off-by: Joel Hanson <[email protected]>
1 parent 6c606dc commit f977ee9

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

.github/PULL_REQUEST_TEMPLATE

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,9 @@ Please delete options that are not relevant.
1515

1616
## How Has This Been Tested?
1717

18-
<!-- Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration
19-
20-
- [ ] Test A
21-
- [ ] Test B -->
18+
- [ ] E2E
19+
- [ ] Unit Test
20+
- [ ] Integration Test
2221

2322
## Checklist
2423

0 commit comments

Comments
 (0)