Skip to content

Commit 47b5064

Browse files
authored
Create ISSUE_TEMPLATE.md
1 parent 60a1254 commit 47b5064

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

ISSUE_TEMPLATE.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# Issue
2+
__summarize your issue here__
3+
4+
## Environment
5+
Laravel Version: __5.y.z__
6+
Laravel Caffeine Package Version: __0.y.z__
7+
PHP Version: __x.y.z__
8+
Homestead Version: __x.y__
9+
10+
## Stack Trace
11+
- [ ] I have cleared my Laravel log file.
12+
- [ ] I have then reproduced my issue.
13+
- [ ] I have copied the **first** listed stack trace from the fresh log file.
14+
15+
```
16+
__paste the first stack trace here__
17+
```

0 commit comments

Comments
 (0)