FoldCraftLauncher/.github/ISSUE_TEMPLATE/feature-request.yml

22 lines
570 B
YAML
Raw Normal View History

2023-07-28 20:22:26 +00:00
name: "Feature Request"
description: "Propose new features for Fold Craft Launcher"
labels: feature request
body:
- type: markdown
attributes:
value: "Make sure to check the issues list for duplicates before submitting!"
- type: textarea
id: "feature"
attributes:
label: Description
description: "Describe in detail the new features you would like to add."
validations:
required: true
- type: textarea
id: "reason"
attributes:
label: Why
description: "Describe the benefits of this feature and why."
validations:
required: true