From 72991dd9e7fb465e53981f076ec5e44bc4f3bbb3 Mon Sep 17 00:00:00 2001 From: Dominik Ritter Date: Tue, 5 Mar 2019 21:57:37 +0100 Subject: [PATCH] Improve code style --- .github/ISSUE_TEMPLATE.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 01fbc413..8f6b3164 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -14,11 +14,11 @@ Most issues are best explained with a screenshot. Please share one if you can! #### Have you tried to debug or fix it? - Have you tinkered with your settings, and what happened when you did? Did you find a bit of code that you think might be the culprit? Let us know what you've done so far! #### Environment Information -This information will help us understand your configuration. + +This information will help us understand your configuration. - What version of ZSH are you using? You can use `zsh --version` to see this. - Do you use a ZSH framework (e.g., Oh-My-ZSH, Antigen)?