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

View File

@@ -67,12 +67,12 @@ body:
validations: validations:
required: true required: true
# Field 7 - Can the user implement # Field 7 - Can the user user test in staging
- type: dropdown - type: dropdown
id: canImplement id: canTestStaging
attributes: attributes:
label: Are you willing to test this on staging/unstable branch if this is implemented? 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: options:
- 'No' - 'No'
- 'Maybe' - 'Maybe'