Skip to content

Commit d82caae

Browse files
authored
chore: update PULL_REQUEST_TEMPLATE.md (#2635)
1 parent 6050e4b commit d82caae

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
- [ ] Security oriented best practices and standards are followed (e.g. using input sanitization, principle of least privilege, etc)
1515
- [ ] Documentation update for the change if required
1616
- [ ] PR title conforms to conventional commit style
17+
- [ ] New or updated tests include `Given When Then` inline code documentation and are named accordingly `testThing_condition_expectation()`
1718
- [ ] If breaking change, documentation/changelog update with migration instructions
1819

1920
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

0 commit comments

Comments
 (0)