Skip to content

Commit b9a0a07

Browse files
committed
docs(ci): 👌 review from @Lms24
1 parent c3f42fe commit b9a0a07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ Before submitting a pull request, please take a look at our
22
[Contributing](https://github.com/getsentry/sentry-javascript/blob/master/CONTRIBUTING.md) guidelines and verify:
33

44
- [ ] If you've added code that should be tested, please add tests.
5-
- [ ] Ensure your code lints and the test suite passes (`yarn lint`) & (`yarn test`).
5+
- [ ] Ensure your code lints and the test suite passes (`yarn build && yarn lint && yarn test`).

0 commit comments

Comments
 (0)