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 ----------------------------