atlas/.github/ISSUE_TEMPLATE/4-edit-request.yml

12 lines
356 B
YAML
Raw Normal View History

2023-03-18 17:53:34 +01:00
name: Edit request
description: Request for changes to the Atlas data
labels: ["atlas data: request"]
2023-03-18 17:53:34 +01:00
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