mirror of
https://github.com/placeAtlas/atlas.git
synced 2024-11-11 20:43:08 +01:00
13 lines
347 B
YAML
13 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
|