Skip to content

Commit 7052d08

Browse files
authored
Update bug_report.md
1 parent c09e3f3 commit 7052d08

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ labels: triage
88

99
# Bug report
1010

11+
**Please note:** All issues must be submitted in **English**. If not, they will be closed automatically.
12+
1113
### What I did
1214

1315
??
@@ -31,3 +33,12 @@ After I run ```composer update backpack/crud``` the bug... is it still there?
3133
### Backpack, Laravel, PHP, DB version
3234

3335
When I run ```php artisan backpack:version``` the output is:
36+
37+
### Additional Information
38+
39+
Here's some more info that could be helpful in reproducing or debugging:
40+
- **Environment details (e.g., operating system, web server, browser):** ??
41+
- **Steps to reproduce the issue (if possible):** ??
42+
- **Relevant error logs or screenshots (if any):** ??
43+
44+
**Note:** Issues that cannot be reproduced or lack necessary details to diagnose could be closed.

0 commit comments

Comments
 (0)