From fa5a9b4aaf4b6616533079501fc5266921cf7d28 Mon Sep 17 00:00:00 2001 From: deltax Date: Fri, 22 Dec 2017 16:57:13 +0100 Subject: [PATCH] Update ISSUE_TEMPLATE.md --- .github/ISSUE_TEMPLATE.md | 30 +++++++++++++++++++++--------- 1 file changed, 21 insertions(+), 9 deletions(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 673eba2..d0ecf6c 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -1,26 +1,38 @@ + +#### Details: ``` #Paste the output here ``` -- gist of .zimrc: -- gist of .zshrc: +##### Gist of .zimrc: + ``` + #Paste the output here + ``` +##### Gist of .zshrc: + ``` + #Paste the output here + ``` -Description ------------ +#### Description +#### Do you want to request a *feature* or report a *bug*? +*Bug* -Steps to reproduce ------------------- +#### If the current behaviour is a bug, please provide the steps to reproduce it. + +#### If this is a feature request, what is the motivation or use case for the added feature? + +#### Images or other information -Images or other information ----------------------------