Skip to content

Commit 7a4da17

Browse files
authored
add comment to checklist
1 parent b495282 commit 7a4da17

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

PULL_REQUEST_TEMPLATE.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,11 @@
1414
- [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
1515

1616
## Checklist
17+
<!-- Tick options that apply, in-code tests are not required but please provide test cases and list steps in "verification steps" with the steps you used to verify this -->
1718
- [ ] This change requires a documentation update
1819
- [ ] I have added tests that prove my fix is effective or that my feature works
1920
- [ ] I have added a test case that will be used to verify my changes
2021
- [ ] Verified independently on a cluster by reviewer
2122

2223
## Verification steps
23-
<!-- Please include a series of steps to verify that the functionality/bug fix works, ideally the steps you used to test these changes(if applicable, if not, delete this section)-->
24+
<!-- Please include a series of steps to verify that the functionality/bug fix works, ideally the steps you used to test these changes(if applicable, if not, delete this section)-->

0 commit comments

Comments
 (0)