summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDominik Ritter <dritter03@googlemail.com>2019-03-05 23:57:37 +0300
committerDominik Ritter <dritter03@googlemail.com>2019-03-05 23:57:37 +0300
commit72991dd9e7fb465e53981f076ec5e44bc4f3bbb3 (patch)
tree0adc8beaa145dd40e30392e4b3803eb127395016
parent758bc175d62a80d944d05277bcd521b61e1459e0 (diff)
Improve code style
-rw-r--r--.github/ISSUE_TEMPLATE.md4
1 files 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)?