Update feature-request.yml

This commit is contained in:
Cohee 2024-03-31 13:56:56 +03:00 committed by GitHub
parent 3b8188877f
commit 39f9ba0ef5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 3 deletions

View File

@ -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'