2022-10-27 10:24:28 +02:00
|
|
|
name: Feature Request
|
|
|
|
description: Provide details about a feature you'd like to see.
|
2022-10-27 10:51:01 +02:00
|
|
|
labels:
|
|
|
|
- feature
|
|
|
|
- request
|
2022-10-27 10:24:28 +02:00
|
|
|
body:
|
2022-11-12 18:15:12 +01:00
|
|
|
- type: checkboxes
|
|
|
|
id: os
|
|
|
|
attributes:
|
|
|
|
label: Operating System
|
|
|
|
options:
|
|
|
|
- label: Windows
|
|
|
|
- label: macOS
|
|
|
|
- label: Linux
|
|
|
|
- label: FreeBSD
|
|
|
|
- label: OpenBSD
|
|
|
|
- label: Android
|
|
|
|
- label: iOS
|
|
|
|
- label: Nintendo Switch
|
2023-10-01 15:42:58 +02:00
|
|
|
- label: PlayStation 5
|
2022-11-12 18:15:12 +01:00
|
|
|
- label: Xbox
|
|
|
|
- label: Web Browsers
|
|
|
|
validations:
|
|
|
|
required: true
|
2022-10-27 10:24:28 +02:00
|
|
|
- type: textarea
|
|
|
|
id: what
|
|
|
|
attributes:
|
|
|
|
label: What feature would you like to be added?
|
|
|
|
validations:
|
|
|
|
required: true
|
|
|
|
- type: textarea
|
|
|
|
id: why
|
|
|
|
attributes:
|
|
|
|
label: Why is this needed?
|