From f8800efc1ce791edbca42292b87ad0f1e53fd370 Mon Sep 17 00:00:00 2001 From: Milo Clack Date: Fri, 24 Jan 2025 17:29:15 +0000 Subject: [PATCH 1/2] 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 8d8ada72..3b1594fb 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/laravel/) for guides, references and tutorials. +Please check out our [documentation](https://docs.bugsnag.com/platforms/php/laravel/) 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 f2baef4c..ed275880 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: * Composer version: * Laravel version: 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