Skip to content
Snippets Groups Projects
Unverified Commit fd6ffa43 authored by Ren Xuancheng's avatar Ren Xuancheng Committed by GitHub
Browse files

Delete .github/ISSUE_TEMPLATE/question.yml

parent 5e01d113
No related branches found
No related tags found
No related merge requests found
name: Question
description: "General inquires or discussions"
title: "[Question]: "
body:
- type: checkboxes
attributes:
label: Has this been raised before?
description: |
Please first check if you can find information in related documentation.
options:
- label: I have checked [the GitHub README](https://github.com/QwenLM/Qwen2.5).
required: true
- label: I have checked [the Qwen documentation](https://qwen.readthedocs.io) and cannot find an answer there.
required: true
- label: I have searched [the issues](https://github.com/QwenLM/Qwen2.5/issues?q=is%3Aissue) and there is not a similar one.
required: true
- label: "I confirm that this is not a bug report, a feature request, or a badcase."
required: true
- type: textarea
attributes:
label: Description
description: |
Please describe the problem you have encountered.
validations:
required: true
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment