We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a421d4 commit 205fd3cCopy full SHA for 205fd3c
.github/pull_request_template.md
@@ -11,6 +11,7 @@ How was this change tested?
11
Add any other context about the PR here.
12
13
### Checklist
14
+- [ ] If the PR is a feature, add integration tests (`*.integ.spec.ts`).
15
- [ ] If you wrote E2E tests, are they resilient to concurrent I/O?
16
- [ ] If adding new public functions, did you add the `@public` tag and enable doc generation on the package?
17
0 commit comments