ficsit-cli-flake/.github/ISSUE_TEMPLATE/FEATURE-REQUEST.yml

24 lines
598 B
YAML
Raw Normal View History

name: "💡 Feature Request"
2022-06-18 16:33:04 +00:00
description: File a feature request
labels: ["enhancement"]
body:
- type: textarea
id: problem
attributes:
label: Is your feature request related to a problem? Please describe.
validations:
required: true
- type: textarea
id: solution
attributes:
label: Describe the solution you'd like
validations:
required: true
- type: textarea
id: alternatives
attributes:
label: Describe alternatives you've considered
- type: textarea
id: additional-context
attributes:
label: Additional context