Skip to content

Commit 762c5af

Browse files
authored
chore: e2e tests checklist in PR template (#495)
# Summary Add a checklist to verify that e2e tests are passing and are added if needed ## Test Plan n/a ## Screenshots / Videos n/a ## Compatibility | OS | Implemented | | ------- | :---------: | | iOS | ❌ | | Android | ❌ |
1 parent 07584c8 commit 762c5af

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,3 +29,8 @@ Include any visual proof that helps reviewers understand the change — UI updat
2929
| ------- | :---------: |
3030
| iOS | ✅❌ |
3131
| Android | ✅❌ |
32+
33+
## Checklist
34+
35+
- [ ] E2E tests are passing
36+
- [ ] Required E2E tests have been added (if applicable)

0 commit comments

Comments
 (0)