mirror of https://github.com/open-mmlab/mmyolo.git
23 lines
587 B
YAML
23 lines
587 B
YAML
name: 📚 Documentation
|
|
description: Report an issue related to https://mmyolo.readthedocs.io/en/latest/.
|
|
|
|
body:
|
|
- type: textarea
|
|
attributes:
|
|
label: 📚 The doc issue
|
|
description: >
|
|
A clear and concise description of what content in https://mmyolo.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 🎉!
|