misc: update bug issue template (#727)
This commit is contained in:
3
.github/ISSUE_TEMPLATE/1-bug-report.yml
vendored
3
.github/ISSUE_TEMPLATE/1-bug-report.yml
vendored
@@ -10,6 +10,7 @@ body:
|
||||
options:
|
||||
- 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: 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
|
||||
attributes:
|
||||
label: Describe the bug
|
||||
@@ -20,7 +21,7 @@ body:
|
||||
attributes:
|
||||
label: Reproduction
|
||||
description: |
|
||||
What command or script did you run?
|
||||
What command or script did you run? Which **model** are you using?
|
||||
placeholder: |
|
||||
A placeholder for the command.
|
||||
validations:
|
||||
|
||||
Reference in New Issue
Block a user