Skip to content

Commit 926ca24

Browse files
authored
Merge pull request #57 from bugsnag/templates-update-20250124-172756
Automated adjustment of repository templates
2 parents 6c1126e + c1e10c9 commit 926ca24

File tree

6 files changed

+33
-28
lines changed

6 files changed

+33
-28
lines changed

.github/ISSUE_TEMPLATE/A.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
---
22
name: Having trouble getting started?
3-
about: Please contact us at support@bugsnag.com for assistance with integrating Bugsnag
3+
about: Please contact us at support@bugsnag.com for assistance with integrating BugSnag
44
into your application.
55
title: ''
66
labels: ''
77
assignees: ''
88

99
---
10-
Please checkout our [documentation](https://docs.bugsnag.com/platforms/php/laravel/) for guides, references and tutorials.
10+
Please check out our [documentation](https://docs.bugsnag.com/platforms/php/laravel/) for guides, references and tutorials.
1111

12-
If you have questions about your integration please contact us at [support@bugsnag.com](mailto:support@bugsnag.com).
12+
If you have questions about your integration, please contact us at [support@bugsnag.com](mailto:support@bugsnag.com).
1313

14-
Alternatively, view additional options at [support.md](../SUPPORT.md).
14+
Alternatively, view additional options at [SUPPORT.md](../SUPPORT.md).

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ assignees: ''
77

88
---
99

10-
<!-- Before raising, please check if somebody else has already reported your issue. -->
10+
<!-- Before raising, please check whether somebody else has already reported your issue. -->
1111

1212
### Describe the bug
1313
A clear and concise description of what the bug is.
@@ -19,7 +19,7 @@ A clear and concise description of what the bug is.
1919
4. See error
2020

2121
### Environment
22-
* Bugsnag version:
22+
* BugSnag version:
2323
* PHP version:
2424
* PSR-3 implementation and version:
2525

.github/ISSUE_TEMPLATE/feature_request.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ assignees: ''
77

88
---
99

10-
<!-- Before creating, please check if somebody else has already reported your feature request. -->
10+
<!-- Before creating, please check whether somebody else has already reported your feature request. -->
1111

1212
### Description
1313
<!-- Is your feature request related to a problem? Please describe.

.github/SUPPORT.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
## Are you having trouble getting started?
2+
If you haven't already, please check out our [documentation](https://docs.bugsnag.com/platforms/php/laravel/) for guides, references and tutorials.
3+
4+
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.
5+
6+
When contacting support, please include as much information as necessary, including:
7+
8+
- example code snippet
9+
- steps to reproduce
10+
- expected/actual behaviour
11+
12+
* BugSnag version:
13+
* PHP version:
14+
* PSR-3 implementation and version:
15+
16+
## Bug or Feature Requests
17+
If you would like to raise a bug or feature request, please do so by creating a [New Issue](https://github.com/bugsnag/bugsnag-psr-logger/issues/new/choose) and selecting bug or feature.
18+
Please note: we cannot promise that we will fulfil all requests
19+
20+
## Pull Requests
21+
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.

.github/support.md

Lines changed: 0 additions & 21 deletions
This file was deleted.

SECURITY.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# Security Policy
2+
3+
## Reporting a Vulnerability
4+
5+
If you find a vulnerability in this SDK, please report it to our [Support Team](mailto:support@bugsnag.com) for review.

0 commit comments

Comments
 (0)