mirror of
https://github.com/placeAtlas/atlas.git
synced 2024-11-06 07:39:53 +01:00
12 lines
No EOL
347 B
YAML
12 lines
No EOL
347 B
YAML
name: Edit request
|
|
description: Request for edits of the Atlas data
|
|
labels: ["entry update"]
|
|
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 |