Skip to content

Commit 6a78a0c

Browse files
authored
Update ISSUE_TEMPLATE.md
1 parent 47b5064 commit 6a78a0c

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

ISSUE_TEMPLATE.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
# Issue
2-
__summarize your issue here__
2+
*summarize your issue here*
33

44
## 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__
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*
99

1010
## Stack Trace
1111
- [ ] I have cleared my Laravel log file.
1212
- [ ] I have then reproduced my issue.
13-
- [ ] I have copied the **first** listed stack trace from the fresh log file.
13+
- [ ] I have copied the __first__ listed stack trace from the fresh log file.
1414

1515
```
16-
__paste the first stack trace here__
16+
*paste the first stack trace here*
1717
```

0 commit comments

Comments
 (0)