From eb3346fe2f80ef6685a359af04c87e4d3b479ad4 Mon Sep 17 00:00:00 2001 From: deltax Date: Tue, 9 Jan 2018 20:51:56 +0100 Subject: [PATCH] Update ISSUE_TEMPLATE.md --- .github/ISSUE_TEMPLATE.md | 37 +++++++++++++++++++++---------------- 1 file changed, 21 insertions(+), 16 deletions(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 673eba2..e9b48fd 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -1,26 +1,31 @@ + -``` -#Paste the output here -``` +#### Output of `zmanage info`: + ``` + #In a terminal, run `zmanage info` and 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 ------------ - - -Steps to reproduce ------------------- - - -Images or other information ---------------------------- +#### Description +#### 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