mmselfsup/.github/ISSUE_TEMPLATE/3-documentation.yml

24 lines
634 B
YAML

name: 📚 Documentation Issue
description: Report an issue related to https://mmselfsup.readthedocs.io/en/latest/.
labels: "Documentation"
title: "[Docs] "
body:
- type: textarea
attributes:
label: The doc issue
description: >
A clear and concise description of what content in https://mmselfsup.readthedocs.io/en/latest/ is an issue.
validations:
required: true
- type: textarea
attributes:
label: Suggest a potential alternative/fix
description: >
Tell us how we could improve the documentation in this regard.
- type: markdown
attributes:
value: >
Thanks for contributing 🎉!