From 61f74b5307389ee0fe3dbad1ee8e51958a027776 Mon Sep 17 00:00:00 2001 From: Winfried Date: Fri, 5 May 2017 13:29:14 +0200 Subject: [PATCH] Updating issue template, checkmarks are tasks --- .github/ISSUE_TEMPLATE.md | 16 ++++++---------- 1 file changed, 6 insertions(+), 10 deletions(-) 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 +```