diff options
author | Simon Ser <contact@emersion.fr> | 2020-04-28 11:24:05 +0200 |
---|---|---|
committer | Brian Ashworth <bosrsf04@gmail.com> | 2020-04-29 01:22:49 -0400 |
commit | b8118eb2bfc1b17a01b9973aa497cf5ecc1723ab (patch) | |
tree | 2ce5c64edda73040dc57c4d9eaffca6e147878da /ISSUE_TEMPLATE.md | |
parent | 4492e493e62d51e6cd3340af622eef934f1c88cd (diff) |
Redirect questions to wiki/IRC
The issue tracker has already enough traffic with bug reports and
feature requests.
Diffstat (limited to 'ISSUE_TEMPLATE.md')
-rw-r--r-- | ISSUE_TEMPLATE.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ISSUE_TEMPLATE.md b/ISSUE_TEMPLATE.md index 5137decb..f3553c40 100644 --- a/ISSUE_TEMPLATE.md +++ b/ISSUE_TEMPLATE.md @@ -1,3 +1,5 @@ +If you want to ask a question, please check out the wiki. If you don't find an answer there, ask on IRC (#sway on irc.freenode.net). The issue tracker may not be used for questions. + If you are using the Nvidia proprietary driver for any reason, you have two choices: 1. Uninstall it and use nouveau instead |