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 47b5064 commit 6a78a0cCopy full SHA for 6a78a0c
ISSUE_TEMPLATE.md
@@ -1,17 +1,17 @@
1
# Issue
2
-__summarize your issue here__
+*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__
+Laravel Version: *5.y.z*
+Laravel Caffeine Package Version: *0.y.z*
+PHP Version: *x.y.z*
+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.
+- [ ] I have copied the __first__ listed stack trace from the fresh log file.
14
15
```
16
-__paste the first stack trace here__
+*paste the first stack trace here*
17
0 commit comments