Skip to content

Commit

Permalink
chore: Add "Tests" section to pull request template (#37659)
Browse files Browse the repository at this point in the history
  • Loading branch information
LekoArts committed Feb 15, 2023
1 parent d47ef5e commit 306c4bb
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,10 @@
- Create a stub for documentation including bullet points for how to use the feature, code snippets (including from happy path tests), etc.
-->

### Tests

<!-- Did you add tests (unit tests, E2E tests, etc.)? How did you test this change? -->

## Related Issues

<!--
Expand Down

0 comments on commit 306c4bb

Please sign in to comment.