asdf/.github/ISSUE_TEMPLATE/documentation.yaml
2023-01-18 22:56:54 +11:00

17 lines
565 B
YAML

name: Documentation
description: Suggest a documentation improvements for this project
labels: "documentation"
body:
- type: markdown
attributes:
value: |
Thanks for taking the time to help improve our docs!
- type: textarea
id: problem
attributes:
label: How can we improve the documentation?
description: Please provide a clear and concise description of the problem. The more information you can provide here, the better.
placeholder: The documentation can be improved by...
validations:
required: true