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 be3f0e2 commit e46bdf2
Show file tree
Hide file tree
Showing 5 changed files with 17 additions and 12 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/platforms/go/) for guides, references and tutorials.
Please check out our [documentation](https://docs.bugsnag.com/platforms/go/) 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).
4 changes: 2 additions & 2 deletions .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 All @@ -19,7 +19,7 @@ A clear and concise description of what the bug is.
4. See error

### Environment
* Bugsnag Go version:
* BugSnag Go version:
* Go version:
* Integration framework version:
* Martini:
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
10 changes: 5 additions & 5 deletions .github/support.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
## Are you having trouble getting started?
If you haven't already, please checkout our [documentation](https://docs.bugsnag.com/platforms/go/) for guides, references and tutorials.
If you haven't already, please check out our [documentation](https://docs.bugsnag.com/platforms/go/) 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:

- example code snippet
- steps to reproduce
- expected/actual behaviour

* Bugsnag Go version:
* BugSnag Go version:
* Go version:
* Integration framework version:
* Martini:
Expand All @@ -19,8 +19,8 @@ When contacting support, please include as much information as necessary, includ
* Other:

## 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-go/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-go/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 e46bdf2

Please sign in to comment.