Skip to content

Commit

Permalink
chore: update PRs checklist to also add/update E2E tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Ashwin Kumar committed Jun 25, 2024
1 parent bca15d7 commit 6db1a2a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,8 @@ the requirements below.

- [ ] PR description included
- [ ] `yarn test` passes
- [ ] Tests are [changed or added](https://github.com/aws-amplify/amplify-js/blob/main/CONTRIBUTING.md#steps-towards-contributions)
- [ ] Unit Tests are [changed or added](https://github.com/aws-amplify/amplify-js/blob/main/CONTRIBUTING.md#steps-towards-contributions)
- [ ] E2E Tests are changed or added for related user flows
- [ ] Relevant documentation is changed or added (and PR referenced)
- [ ] New source file paths included in this PR have been added to CODEOWNERS, if appropriate

Expand Down

0 comments on commit 6db1a2a

Please sign in to comment.