From 9ff0bf8851f2f4cd16b65e59e166a16c33c1c9c2 Mon Sep 17 00:00:00 2001 From: Henrik Lissner Date: Mon, 31 May 2021 11:13:34 -0400 Subject: [PATCH] Add "how-to/config questions" warning to feature-request form (And enboldens them in both forms) I didn't think anyone would use this form to ask for how-to/config help, but the internet proved me wrong. Oh god. Does the bump request form need one too? --- .github/ISSUE_TEMPLATE/bug_report.yml | 2 +- .github/ISSUE_TEMPLATE/feature_request.yml | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 5de98dfc7..1021e28a7 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -7,7 +7,7 @@ body: - type: markdown attributes: value: | - > :warning: Our issue tracker is not for how-to or configuration questions. Please post those on [our Discord](https://doomemacs.org/discord) or [Discourse](https://discourse.doomemacs.org) instead. + > :warning: **Our issue tracker is not for how-to or configuration questions.** Please post those on [our Discord](https://doomemacs.org/discord) or [Discourse](https://discourse.doomemacs.org) instead. **Before you proceed...** diff --git a/.github/ISSUE_TEMPLATE/feature_request.yml b/.github/ISSUE_TEMPLATE/feature_request.yml index 40bb25631..0bc3ea17e 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yml +++ b/.github/ISSUE_TEMPLATE/feature_request.yml @@ -7,6 +7,8 @@ body: - type: markdown attributes: value: | + > :warning: **Our issue tracker is not for how-to or configuration questions.** Please post those on [our Discord](https://doomemacs.org/discord) or [Discourse](https://discourse.doomemacs.org) instead. + **Before you proceed...** To rule out the possibility that your request has already been made (or fulfilled), please follow these guidelines: