cosmos-sdk/.github/ISSUE_TEMPLATE/documentation.yml
Marko 66d9be0e10
chore: use issue forms (#17363)
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
2023-08-11 13:01:55 +00:00

19 lines
552 B
YAML

name: Documentation Request
description: Create an issue for missing or incorrect documentation
title: "[Documentation]: "
labels: ["T:Docs"]
body:
- type: markdown
attributes:
value: |
✰ Thanks for opening an issue! ✰
Tell us where what you would like to see get added to the documentation or if there is an error in the documentation?
- type: textarea
id: what-happened
attributes:
label: Summary
placeholder: Description of what you would like to see
validations:
required: true