1212
sentry-javascript/.github/PULL_REQUEST_TEMPLATE.md at develop · SMARTeacher/sentry-javascript · GitHub
Skip to content
This repository was archived by the owner on Apr 30, 2025. It is now read-only.

Latest commit

 

History

History
5 lines (4 loc) · 329 Bytes

File metadata and controls

5 lines (4 loc) · 329 Bytes

Before submitting a pull request, please take a look at our Contributing guidelines and verify:

  • If you've added code that should be tested, please add tests.
  • Ensure your code lints and the test suite passes (yarn lint) & (yarn test).