atlas/.github/ISSUE_TEMPLATE/2-feature-request.yml
2023-03-26 15:16:02 +07:00

12 lines
347 B
YAML

name: Feature request
description: Suggest an idea for this project
labels: ["enhancement"]
body:
- type: textarea
id: description
attributes:
label: Describe the solution
description: A clear and concise description of what you want to happen.
placeholder: Tell us what you want!
validations:
required: true