hnhdigital-os/laravel-frontend-template

View on GitHub
ISSUE_TEMPLATE.md

Summary

Maintainability
Test Coverage
# Issue
*summarize your issue here*

## Environment
Laravel Version: *x.y.z*
Laravel Model Schema Version: *x.y.z*
PHP Version: *x.y.z*
Homestead Version: *x.y*

## Stack Trace
- [ ] I have cleared my Laravel log file.
- [ ] I have then reproduced my issue.
- [ ] I have copied the __first__ listed stack trace from the fresh log file.

```
*paste the first stack trace here*
```