From 58954e5bee7c9b4656ea705a2a63a8cef434f0ce Mon Sep 17 00:00:00 2001 From: Raymond Berger Date: Wed, 14 Jun 2023 11:25:49 +0200 Subject: [PATCH] improve q for feature request --- .github/ISSUE_TEMPLATE/FEATURE_REQUEST.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/FEATURE_REQUEST.yml b/.github/ISSUE_TEMPLATE/FEATURE_REQUEST.yml index fa02601..343a7df 100644 --- a/.github/ISSUE_TEMPLATE/FEATURE_REQUEST.yml +++ b/.github/ISSUE_TEMPLATE/FEATURE_REQUEST.yml @@ -14,9 +14,9 @@ body: options: - label: Did you check to see if this issue already exists? required: true - - label: Is this only a feature request. Do not put multiple feature requests in one issue. + - label: Is this only a feature request? Do not put multiple feature requests in one issue. required: true - - label: Is this a question or discussion? Don't use this, use https://lemmy.ml/c/lemmy_support + - label: Is this a feature request? For questions or discussions, use https://lemmy.ml/c/lemmy_support required: true - label: Is this a server side (not related to the UI) issue? Use the [Lemmy back end](https://github.com/LemmyNet/lemmy) repo. required: true -- 2.44.1