Skip to content

Commit f518fd5

Browse files
authored
Update bug_report.md
1 parent 3183837 commit f518fd5

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

+4-3
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,22 @@
11
---
22
name: Bug report
3-
about: Report or reproducable bug
3+
about: Report a reproducible bug
44
title: ''
55
labels: ''
66
assignees: ''
77

88
---
99

1010
**Before creating a new bug report**
11-
Please check if there isn't a similar issue on [the issue tracker](https://github.com/spatie/laravel-permission/issues) or in [the discussions](https://github.com/spatie/laravel-permission/discussions).
11+
Please check that there isn't already a similar issue on [the issue tracker](https://github.com/spatie/laravel-permission/issues) or in [the discussions](https://github.com/spatie/laravel-permission/discussions).
1212

1313
**Describe the bug**
1414
A clear and concise description of what the bug is.
1515

1616
**Versions**
1717
You can use `composer show` to get the version numbers of:
1818
- spatie/laravel-permission package version:
19-
- illuminate/framework package
19+
- laravel/framework package
2020

2121
PHP version:
2222

@@ -40,4 +40,5 @@ Add any other context about the problem here.
4040
**Environment (please complete the following information, because it helps us investigate better):**
4141
- OS: [e.g. macOS]
4242
- Version [e.g. 22]
43+
4344

0 commit comments

Comments
 (0)