Files
xc-llm-ascend/.github.backup/ISSUE_TEMPLATE/100-documentation.yml
2025-12-26 07:37:35 +00:00

23 lines
618 B
YAML

name: 📚 Documentation
description: Report an issue related to https://vllm-ascend.readthedocs.org
title: "[Doc]: "
labels: ["documentation"]
body:
- type: textarea
attributes:
label: 📚 The doc issue
description: >
A clear and concise description of what content in https://vllm-ascend.readthedocs.org/ 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 🎉!