Files
EasyLauncher/.github/DISCUSSION_TEMPLATE/general.yml
HeCodes2Much 9a680888f0 Added DISCUSSION_TEMPLATE
Signed-off-by: HeCodes2Much <wayne6324@gmail.com>
2024-07-06 17:59:44 +01:00

19 lines
423 B
YAML

title: "<general title>"
labels: [ general ]
body:
- type: dropdown
attributes:
label: Select Topic Area
description: What would you like to discuss?
options:
- "Product Feedback"
- "Question"
- "General"
validations:
required: true
- type: textarea
attributes:
label: Body
description: Start your discussion!
validations:
required: true