aboutsummaryrefslogtreecommitdiff
path: root/.github/ISSUE_TEMPLATE.md
diff options
context:
space:
mode:
authorDominik Ritter <dritter03@googlemail.com>2018-06-29 00:57:04 +0300
committerDominik Ritter <dritter03@googlemail.com>2018-06-29 00:57:04 +0300
commitc951a915797ee4e4f7232e073204c48ef76bee39 (patch)
tree3b29a1578e2ec3c0dac4fa92fd492bf55b21160e /.github/ISSUE_TEMPLATE.md
parentcda6ee926cb00db47aa1294fdf065b684abcf793 (diff)
Add link to troubleshooting guide in issue template
Diffstat (limited to '.github/ISSUE_TEMPLATE.md')
-rw-r--r--.github/ISSUE_TEMPLATE.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md
index 626450cd..fc19b3cf 100644
--- a/.github/ISSUE_TEMPLATE.md
+++ b/.github/ISSUE_TEMPLATE.md
@@ -12,3 +12,6 @@ questions:
- Which font do you use (for font related issues)?
- Which powerlevel9k mode do you use (`echo $POWERLEVEL9K_MODE`)?
- For font issues: Could you post the output of `debug/font-issues.zsh`?
+
+Please also have a look at the [troubleshooting guide](https://github.com/bhilburn/powerlevel9k/wiki/Troubleshooting)
+which solves the most common problems.