From 60105897832e12ebcfc4773f6ad3d9c8686982f7 Mon Sep 17 00:00:00 2001 From: Yineng Zhang Date: Thu, 25 Jul 2024 20:52:37 +1000 Subject: [PATCH] misc: update bug issue template (#727) --- .github/ISSUE_TEMPLATE/1-bug-report.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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: