From 335a01689d7984d1b887ead51f41d5eb40b2a3fc Mon Sep 17 00:00:00 2001 From: Dave Davenport Date: Sat, 12 Nov 2016 10:54:07 +0100 Subject: [PATCH] add forum --- .github/CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index ebed9eef..eee18f39 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -26,7 +26,7 @@ The issue tracker is not for: * Questions. * Writing complaints. -These topics belong on [IRC](https://webchat.freenode.net/?channels=#rofi), frequently asked questions will be added to the [F.A.Q](https://github.com/DaveDavenport/rofi/wiki#faq) on the [wiki](https://github.com/DaveDavenport/rofi/wiki). +These topics belong on [FORUM](https://forum.qtools.org/), [IRC](https://webchat.freenode.net/?channels=#rofi), frequently asked questions will be added to the [F.A.Q](https://github.com/DaveDavenport/rofi/wiki#faq) on the [wiki](https://github.com/DaveDavenport/rofi/wiki). Questions filled in on the bug tracker will be marked `question`, locked and closed. If the question is clear, I normally try to provide an answer.