From 39f9ba0ef5818edf96bb91d6bc624e042b094e14 Mon Sep 17 00:00:00 2001 From: Cohee <18619528+Cohee1207@users.noreply.github.com> Date: Sun, 31 Mar 2024 13:56:56 +0300 Subject: [PATCH] Update feature-request.yml --- .github/ISSUE_TEMPLATE/feature-request.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/feature-request.yml b/.github/ISSUE_TEMPLATE/feature-request.yml index 761dec374..bbb97465e 100644 --- a/.github/ISSUE_TEMPLATE/feature-request.yml +++ b/.github/ISSUE_TEMPLATE/feature-request.yml @@ -67,12 +67,12 @@ body: validations: required: true - # Field 7 - Can the user implement + # Field 7 - Can the user user test in staging - type: dropdown - id: canImplement + id: canTestStaging attributes: label: Are you willing to test this on staging/unstable branch if this is implemented? - description: Are you raising this ticket in order to get an issue number for your PR? + description: Otherwise you'll need to wait until the next stable release after the feature is developed. options: - 'No' - 'Maybe'