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