Skip to content

Commit 205fd3c

Browse files
authored
docs: update PR template (#7240)
1 parent 5a421d4 commit 205fd3c

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
@@ -11,6 +11,7 @@ How was this change tested?
1111
Add any other context about the PR here.
1212

1313
### Checklist
14+
- [ ] If the PR is a feature, add integration tests (`*.integ.spec.ts`).
1415
- [ ] If you wrote E2E tests, are they resilient to concurrent I/O?
1516
- [ ] If adding new public functions, did you add the `@public` tag and enable doc generation on the package?
1617

0 commit comments

Comments
 (0)