File tree 1 file changed +9
-2
lines changed
1 file changed +9
-2
lines changed Original file line number Diff line number Diff line change @@ -24,8 +24,15 @@ the requirements below.
24
24
25
25
- [ ] PR description included
26
26
- [ ] ` yarn test ` passes
27
- - [ ] Tests are [ changed or added] ( https://github.com/aws-amplify/amplify-js/blob/main/CONTRIBUTING.md#steps-towards-contributions )
27
+ - [ ] Unit Tests are [ changed or added] ( https://github.com/aws-amplify/amplify-js/blob/main/CONTRIBUTING.md#steps-towards-contributions )
28
28
- [ ] Relevant documentation is changed or added (and PR referenced)
29
+
30
+
31
+
32
+ #### Checklist for repo maintainers
33
+ <!-- Remove items that do not apply. For completed items, change [ ] to [x]. -->
34
+
35
+ - [ ] Verify E2E tests for existing workflows are working as expected or add E2E tests for newly added workflows
29
36
- [ ] New source file paths included in this PR have been added to CODEOWNERS, if appropriate
30
-
37
+
31
38
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
You can’t perform that action at this time.
0 commit comments