From 5949bb2f3e173fdd41c5fdf7cb2a4bad79d8754a Mon Sep 17 00:00:00 2001 From: Milo Clack Date: Fri, 24 Jan 2025 17:28:09 +0000 Subject: [PATCH 1/2] Automated adjustment of repository templates --- .github/ISSUE_TEMPLATE/A.md | 8 ++++---- .github/ISSUE_TEMPLATE/bug_report.md | 2 +- .github/ISSUE_TEMPLATE/feature_request.md | 2 +- .github/support.md | 8 ++++---- SECURITY.md | 5 +++++ 5 files changed, 15 insertions(+), 10 deletions(-) create mode 100644 SECURITY.md diff --git a/.github/ISSUE_TEMPLATE/A.md b/.github/ISSUE_TEMPLATE/A.md index 06383d3..80d52cf 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/build-integrations/js/) for guides, references and tutorials. +Please check out our [documentation](https://docs.bugsnag.com/build-integrations/js/) 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 5237d22..f17c874 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. 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