You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Before submitting a pull request, please verify the following:
3
+
4
+
*[ ] If you've added code that should be tested, please add tests.
5
+
*[ ] If you've modified the API (e.g. added a new config or public method), update the [docs](https://github.com/getsentry/raven-js/tree/master/docs) and TypeScript [declaration file](/getsentry/raven-js/blob/master/typescript/raven.d.ts).
6
+
*[ ] Ensure your code lints and the test suite passes (npm test).
0 commit comments