mirror of
https://github.com/placeAtlas/atlas.git
synced 2024-11-16 06:52:16 +01:00
3704799761
Ref: f403df716f
12 lines
No EOL
356 B
YAML
12 lines
No EOL
356 B
YAML
name: Edit request
|
|
description: Request for changes to the Atlas data
|
|
labels: ["atlas data: request"]
|
|
body:
|
|
- type: textarea
|
|
id: description
|
|
attributes:
|
|
label: Describe the changes
|
|
description: A clear and concise description of what you want to happen.
|
|
placeholder: Tell us what you want!
|
|
validations:
|
|
required: true |