From 01f13987fd963eb8b40cd65ce75f34a513425475 Mon Sep 17 00:00:00 2001 From: LMBishop <13875753+LMBishop@users.noreply.github.com> Date: Sun, 7 Aug 2022 01:12:20 +0100 Subject: [ci skip] Reword a couple of issue form questions --- .github/ISSUE_TEMPLATE/feature-request.yml | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) (limited to '.github/ISSUE_TEMPLATE/feature-request.yml') diff --git a/.github/ISSUE_TEMPLATE/feature-request.yml b/.github/ISSUE_TEMPLATE/feature-request.yml index a185be98..dac851d8 100644 --- a/.github/ISSUE_TEMPLATE/feature-request.yml +++ b/.github/ISSUE_TEMPLATE/feature-request.yml @@ -1,26 +1,26 @@ name: Feature Request -description: Suggest an idea for Quests +description: Request a new feature or suggest new ideas labels: ['enhancement', 'status: needs investigating'] body: - type: markdown attributes: value: | Before requesting a new feature, please make sure you are on the latest version of Quests. + - type: textarea + attributes: + label: Description of Feature + description: Describe what you would like added to Quests. Videos or screenshots are welcome. + validations: + required: true - type: textarea attributes: label: Reason for Addition description: | - Explain your rationale for coming up with this idea. - Your answer may describe a problem you're having, or any context for this request. + Explain your reasoning for wanting this addition. + This may include a problem you're trying to solve, or any context for this request. This field is not required. validations: required: false - - type: textarea - attributes: - label: Description of Feature - description: Discuss what you would like added to Quests. Please keep your description clear and concise. - validations: - required: true - type: textarea attributes: label: Alternative Solutions @@ -34,7 +34,7 @@ body: options: - label: I am running the latest version of Quests required: true - - label: I am certain this issue is unique and a similar issue is not currently open + - label: I am certain this request is unique and a similar issue is not currently open required: true - type: textarea attributes: -- cgit v1.2.3-70-g09d2