Skip to content

Commit 306c4bb

Browse files
authored
chore: Add "Tests" section to pull request template (#37659)
1 parent d47ef5e commit 306c4bb

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,10 @@
2020
- Create a stub for documentation including bullet points for how to use the feature, code snippets (including from happy path tests), etc.
2121
-->
2222

23+
### Tests
24+
25+
<!-- Did you add tests (unit tests, E2E tests, etc.)? How did you test this change? -->
26+
2327
## Related Issues
2428

2529
<!--

0 commit comments

Comments
 (0)