From 44445dfd6a472015f5710a4f9f895bc97e051e46 Mon Sep 17 00:00:00 2001 From: Milo Clack Date: Fri, 24 Jan 2025 17:29:51 +0000 Subject: [PATCH 1/3] 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 732aec3..3dbf6bf 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/wordpress/) for guides, references and tutorials. +Please check out our [documentation](https://docs.bugsnag.com/platforms/php/wordpress/) 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 ce8fb1c..5be90cf 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: * Wordpress version: 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