diff --git a/.github/ISSUE_TEMPLATE/1-bug-report.yml b/.github/ISSUE_TEMPLATE/1-bug-report.yml index 2dacbb18e..135e461d5 100644 --- a/.github/ISSUE_TEMPLATE/1-bug-report.yml +++ b/.github/ISSUE_TEMPLATE/1-bug-report.yml @@ -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: