diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index cd1fd32e..af4a43ef 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -21,7 +21,8 @@ Thanks for sending a pull request! Please make sure to have a look to the contri closes # -- [ ] Jest test added to check the fix is applied. +- [ ] Jest tests added to cover the fix. +- [ ] E2E tests added to cover the fix. # Any particular element that can be tested locally