We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 60a1254 commit 47b5064Copy full SHA for 47b5064
ISSUE_TEMPLATE.md
@@ -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