diff --git a/.github/ISSUE_TEMPLATE/A.md b/.github/ISSUE_TEMPLATE/A.md index 0e1e7618..bdfb252a 100644 --- a/.github/ISSUE_TEMPLATE/A.md +++ b/.github/ISSUE_TEMPLATE/A.md @@ -1,6 +1,6 @@ --- 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: '' @@ -9,6 +9,6 @@ assignees: '' --- Please check out our [documentation](https://docs.bugsnag.com/platforms/unreal-engine/) 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). +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 d6b08d2b..5646b4c8 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,9 +19,10 @@ A clear and concise description of what the bug is. 4. See error ### Environment -* Bugsnag version: +* BugSnag version: * Unreal Engine version: -* Target platform & version: +* iOS/Android version: +* simulator/emulator or physical device: + ### Description **Additional context** - + \ No newline at end of file diff --git a/.github/SUPPORT.md b/.github/SUPPORT.md index 0b7edb88..b646161f 100644 --- a/.github/SUPPORT.md +++ b/.github/SUPPORT.md @@ -1,19 +1,22 @@ ## Are you having trouble getting started? If you haven't already, please check out our [documentation](https://docs.bugsnag.com/platforms/unreal-engine/) for guides, references and tutorials. -Or, if you wish you can [contact us directly](mailto:support@bugsnag.com) 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:support@bugsnag.com) 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 +- expected/actual behaviour -* Bugsnag version: +* BugSnag version: * Unreal Engine version: -* Target platform & version: -* Developer tools (Android Studio, Xcode, etc.) version(s): +* iOS/Android version: +* simulator/emulator or physical device: ## 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-unreal/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-unreal/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. diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 00000000..fc99ff85 --- /dev/null +++ b/SECURITY.md @@ -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:security@smartbear.com) for review.