We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3f42fe commit b9a0a07Copy full SHA for b9a0a07
.github/PULL_REQUEST_TEMPLATE.md
@@ -2,4 +2,4 @@ Before submitting a pull request, please take a look at our
2
[Contributing](https://github.com/getsentry/sentry-javascript/blob/master/CONTRIBUTING.md) guidelines and verify:
3
4
- [ ] 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`).
+- [ ] Ensure your code lints and the test suite passes (`yarn build && yarn lint && yarn test`).
0 commit comments