Skip to content

Commit

Permalink
Automated adjustment of repository templates
Browse files Browse the repository at this point in the history
  • Loading branch information
mclack committed Jan 24, 2025
1 parent 62255e8 commit 5949bb2
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 10 deletions.
8 changes: 4 additions & 4 deletions .github/ISSUE_TEMPLATE/A.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
---
name: Having trouble getting started?
about: Please contact us at [email protected] for assistance with integrating Bugsnag
about: Please contact us at [email protected] for assistance with integrating BugSnag
into your application.
title: ''
labels: ''
assignees: ''

---
Please checkout our [documentation](https://docs.bugsnag.com/build-integrations/js/) for guides, references and tutorials.
Please check out our [documentation](https://docs.bugsnag.com/build-integrations/js/) for guides, references and tutorials.

If you have questions about your integration please contact us at [[email protected]](mailto:[email protected]).
If you have questions about your integration, please contact us at [[email protected]](mailto:[email protected]).

Alternatively, view additional options at [support.md](../SUPPORT.md).
Alternatively, view additional options at [SUPPORT.md](../SUPPORT.md).
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ assignees: ''

---

<!-- Before raising, please check if somebody else has already reported your issue. -->
<!-- Before raising, please check whether somebody else has already reported your issue. -->

### Describe the bug
A clear and concise description of what the bug is.
Expand Down
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/feature_request.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ assignees: ''

---

<!-- Before creating, please check if somebody else has already reported your feature request. -->
<!-- Before creating, please check whether somebody else has already reported your feature request. -->

### Description
<!-- Is your feature request related to a problem? Please describe.
Expand Down
8 changes: 4 additions & 4 deletions .github/support.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
## Are you having trouble getting started?
If you haven't already, please checkout our [documentation](https://docs.bugsnag.com/build-integrations/js/) for guides, references and tutorials.
If you haven't already, please check out our [documentation](https://docs.bugsnag.com/build-integrations/js/) 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 a question about our supported features.
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.

When contacting support, please include as much information as necessary, including:

Expand All @@ -13,8 +13,8 @@ When contacting support, please include as much information as necessary, includ
* NPM 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/bugsnag-build-reporter-node/issues/new/choose) and selecting bug or feature.
If you would like to raise a bug or feature request, please do so by creating a [New Issue](https://github.com/bugsnag/bugsnag-build-reporter-node/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](../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.
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 [Support Team](mailto:[email protected]) for review.

0 comments on commit 5949bb2

Please sign in to comment.