diff options
author | Dominik Ritter <dritter03@googlemail.com> | 2018-06-29 00:57:04 +0300 |
---|---|---|
committer | Dominik Ritter <dritter03@googlemail.com> | 2018-06-29 00:57:04 +0300 |
commit | c951a915797ee4e4f7232e073204c48ef76bee39 (patch) | |
tree | 3b29a1578e2ec3c0dac4fa92fd492bf55b21160e /.github/ISSUE_TEMPLATE.md | |
parent | cda6ee926cb00db47aa1294fdf065b684abcf793 (diff) |
Add link to troubleshooting guide in issue template
Diffstat (limited to '.github/ISSUE_TEMPLATE.md')
-rw-r--r-- | .github/ISSUE_TEMPLATE.md | 3 |
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. |