Skip to content

Commit ae4e78f

Browse files
committed
chore: bug-report.md
1 parent ad12c3b commit ae4e78f

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed
Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
---
2+
name: Bug Report
3+
about: Report errors and problems
4+
title: ''
5+
labels: bug
6+
assignees: 'Zmyslny'
7+
8+
---
9+
10+
<!-- First, thank you for reporting a bug. That takes time and I appreciate that. -->
11+
12+
- LaravelInlineScripts Version: #.#.#
13+
- Laravel Version: #.#.#
14+
- PHP version: #.#.#
15+
16+
### Description
17+
<!-- Please describe your problem here. -->
18+
19+
20+
21+
### Code where the issue was found
22+
23+
```php
24+
25+
```

0 commit comments

Comments
 (0)