diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md new file mode 100644 index 00000000..362f593b --- /dev/null +++ b/.github/ISSUE_TEMPLATE.md @@ -0,0 +1,23 @@ +## Info: +- Docker version (`$ docker --version`): +- Laradock commit (`$ git rev-parse HEAD`): +- System: + - [ ] Mac + - [ ] PC + - [ ] Linux + +## Issue: +#### What seems to be going wrong? + +_____ + +## Expected behavior: +#### What should be happening instead? + +_____ + +## Reproduce: +#### How might we be able to reproduce the error? + +_____ +