-
Notifications
You must be signed in to change notification settings - Fork 69
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Automated adjustment of repository templates
- Loading branch information
Showing
5 changed files
with
17 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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). |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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: | ||
|
@@ -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. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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. |