Files
speedtest-tracker/.github/DISCUSSION_TEMPLATE/ideas.yml
T
2025-04-14 08:51:01 -04:00

22 lines
544 B
YAML

body:
- type: dropdown
id: idea-section
attributes:
label: "Which part of the application does your idea belong to?"
description: "Select the section of the application that your idea pertains to."
options:
- "Charts"
- "Notifications"
- "Speedtest"
- "WebGui"
default: 0
validations:
required: true
- type: textarea
attributes:
label: Description
description: Please describe in detail what you want to share.
validations:
required: true