misc: update bug issue template (#727)

This commit is contained in:
Yineng Zhang
2024-07-25 20:52:37 +10:00
committed by GitHub
parent 926ac01b64
commit 6010589783

View File

@@ -10,6 +10,7 @@ body:
options: options:
- label: 1. I have searched related issues but cannot get the expected help. - label: 1. I have searched related issues but cannot get the expected help.
- label: 2. The bug has not been fixed in the latest version. - label: 2. The bug has not been fixed in the latest version.
- label: 3. Please note that if the bug-related issue you submitted lacks corresponding environment info and a minimal reproducible demo, it will be challenging for us to reproduce and resolve the issue, reducing the likelihood of receiving feedback.
- type: textarea - type: textarea
attributes: attributes:
label: Describe the bug label: Describe the bug
@@ -20,7 +21,7 @@ body:
attributes: attributes:
label: Reproduction label: Reproduction
description: | description: |
What command or script did you run? What command or script did you run? Which **model** are you using?
placeholder: | placeholder: |
A placeholder for the command. A placeholder for the command.
validations: validations: