From efb2b702827d73aa028754168e533c1541a37751 Mon Sep 17 00:00:00 2001 From: Antony Jones Date: Sun, 14 Jul 2019 14:24:49 +0100 Subject: [PATCH] offer Stackoverflow as a support option --- .github/ISSUE_TEMPLATE/questions-and-help.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/questions-and-help.md b/.github/ISSUE_TEMPLATE/questions-and-help.md index eac9d42155..201d90c0f4 100644 --- a/.github/ISSUE_TEMPLATE/questions-and-help.md +++ b/.github/ISSUE_TEMPLATE/questions-and-help.md @@ -9,4 +9,4 @@ assignees: '' This issue tracker is intended to collect bug reports and feature requests. -For help with installation, information on how features work, or questions about specific features of Svelte, please come and join us in the [Svelte Discord](https://discord.gg/A4KjDkY) Any issues open for help requests will be closed to keep from clogging up the issue tracker. +For help with installation, information on how features work, or questions about specific features of Svelte, please come and join us in the [Svelte Discord](https://discord.gg/A4KjDkY), or ask your question on [Stackoverflow](https://stackoverflow.com/questions/tagged/svelte). Any issues open for help requests will be closed to keep from clogging up the issue tracker.