atlas/.github/ISSUE_TEMPLATE/2-feature-request.yml

13 lines
347 B
YAML
Raw Normal View History

2023-03-17 18:07:49 +01:00
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