diff --git a/.github/ISSUE_TEMPLATE/A.md b/.github/ISSUE_TEMPLATE/A.md index 84a26f6..04059a0 100644 --- a/.github/ISSUE_TEMPLATE/A.md +++ b/.github/ISSUE_TEMPLATE/A.md @@ -1,14 +1,14 @@ --- name: Having trouble getting started? -about: Please contact us at support@bugsnag.com for assistance with integrating Bugsnag +about: Please contact us at support@bugsnag.com 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 [support@bugsnag.com](mailto:support@bugsnag.com). +If you have questions about your integration, please contact us at [support@bugsnag.com](mailto:support@bugsnag.com). -Alternatively, view additional options at [support.md](../SUPPORT.md). \ No newline at end of file +Alternatively, view additional options at [SUPPORT.md](../SUPPORT.md). \ No newline at end of file diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index a09ec00..860300a 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -7,7 +7,7 @@ assignees: '' --- - + ### Describe the bug A clear and concise description of what the bug is. @@ -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: diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index cade96e..d91b66d 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -7,7 +7,7 @@ assignees: '' --- - + ### Description