From 7f21729a0b8a857d694ce6960935859c05f846e7 Mon Sep 17 00:00:00 2001 From: Milo Clack Date: Fri, 24 Jan 2025 17:29:19 +0000 Subject: [PATCH] Automated adjustment of repository templates --- .github/ISSUE_TEMPLATE/A.md | 8 ++++---- .github/ISSUE_TEMPLATE/Bug_report.md | 4 ++-- .github/ISSUE_TEMPLATE/feature_request.md | 2 +- .github/SUPPORT.md | 10 +++++----- SECURITY.md | 5 +++++ 5 files changed, 17 insertions(+), 12 deletions(-) create mode 100644 SECURITY.md diff --git a/.github/ISSUE_TEMPLATE/A.md b/.github/ISSUE_TEMPLATE/A.md index 3e54e338..193d0808 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/php/) for guides, references and tutorials. +Please check out our [documentation](https://docs.bugsnag.com/platforms/php/) 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 4f52ddd2..212b499a 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 version: +* BugSnag version: * PHP version: * Integration framework version: * Laravel: diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index cade96e1..d91b66d5 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -7,7 +7,7 @@ assignees: '' --- - + ### Description