Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 3 additions & 5 deletions .github/SUPPORT.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
## Are you having trouble getting started?

If you haven't already, please check out our [documentation](https://docs.bugsnag.com/build-integrations/vite) for guides, references and tutorials.
If you haven't already, please check out our [documentation](https://docs.bugsnag.com/build-integrations/vite/) for guides, references and tutorials.

Or, if you wish, you can [contact us directly](mailto:[email protected]) for assistance on integrating BugSnag into your application, troubleshooting an issue, or if you have a question about our supported features.

Expand All @@ -12,13 +11,12 @@ When contacting support, please include as much information as necessary, includ

* Node version:
* NPM version:
* Vite plugin version:
* Vite version:

## Bug or Feature Requests

If you would like to raise a bug or feature request, please do so by creating a [New Issue](https://github.com/bugsnag/vite-plugin-bugsnag/issues/new/choose) and selecting bug or feature.
Please note: we cannot promise that we will fulfil all requests

## Pull Requests

If you have made a fix and would like to raise a pull request, please read our [CONTRIBUTING.md](../docs/CONTRIBUTING.md) file before creating the pull request.
If you have made a fix and would like to raise a pull request, please read our [CONTRIBUTING.md](../CONTRIBUTING.md) file before creating the pull request.
2 changes: 2 additions & 0 deletions .github/issue_template/bug_report.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ A clear and concise description of what the bug is.

### Environment
* Node version:
* NPM version:
* Vite plugin version:
* Vite version:

<!--
Expand Down
5 changes: 5 additions & 0 deletions SECURITY.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# Security Policy

## Reporting a Vulnerability

If you find a vulnerability in this SDK, please report it to our [Security Team](mailto:[email protected]) for review.