Update 02-feature-request.yml

This commit is contained in:
redphx
2024-08-01 19:28:54 +07:00
committed by GitHub
parent ff490be713
commit 8aa5177e10

View File

@@ -14,41 +14,12 @@ body:
id: device_type
attributes:
label: Device
description: "Which device are you using?"
description: "Which device type is this feature for?"
options:
- All devices
- Phone/Tablet
- Laptop
- Desktop
- TV
- Other
multiple: false
validations:
required: true
- type: dropdown
id: os
attributes:
label: "Operating System"
description: "Which operating system is it running?"
options:
- Windows
- macOS
- Linux
- Android
- iOS/iPadOS
- Other
multiple: false
validations:
required: true
- type: dropdown
id: browser
attributes:
label: "Browser"
description: "Which browser are you using?"
options:
- Chrome/Edge/Chromium
- Kiwi Browser
- Safari
- Other
multiple: false
validations:
required: true