Update 02-feature-request.yml

This commit is contained in:
redphx 2024-12-29 08:35:21 +07:00 committed by GitHub
parent d691ea0cf6
commit 95f842d9f6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -13,7 +13,7 @@ body:
- type: dropdown
id: device_type
attributes:
label: Device
label: Device type
description: "Which device type is this feature for?"
options:
- All devices
@ -23,10 +23,20 @@ body:
multiple: false
validations:
required: true
- type: input
id: device_name
attributes:
label: "Device"
description: "Name of the device"
placeholder: "e.g., Google Pixel 8"
validations:
required: true
- type: textarea
id: suggestion
attributes:
label: "Suggestion"
description: "What do you want to suggest?"
description: "What do you want to suggest? Include (mockup) screenshot if possible."
validations:
required: true