Skip to content

Commit

Permalink
Update bug_report.md
Browse files Browse the repository at this point in the history
  • Loading branch information
drbyte authored Dec 19, 2023
1 parent 3183837 commit f518fd5
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
@@ -1,22 +1,22 @@
---
name: Bug report
about: Report or reproducable bug
about: Report a reproducible bug
title: ''
labels: ''
assignees: ''

---

**Before creating a new bug report**
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).
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).

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

**Versions**
You can use `composer show` to get the version numbers of:
- spatie/laravel-permission package version:
- illuminate/framework package
- laravel/framework package

PHP version:

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


0 comments on commit f518fd5

Please sign in to comment.