diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 0337fe18..84d4624e 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -1,11 +1,7 @@ ### Info: -- Docker version (`$ docker --version`): -- Laradock commit (`$ git rev-parse HEAD`): -- System (`place x between the [ ]`): - - [ ] Mac - - [ ] PC - - [ ] Linux - - Info: +- Docker version (`$ docker --version`): +- Laradock commit (`$ git rev-parse HEAD`): +- System info (Mac, PC, Linux): ### Issue: ##### What seems to be going wrong? @@ -24,6 +20,6 @@ _____ ### Relevant Code: - ``` - // place code here - ``` \ No newline at end of file +``` +// place code here +```