From 58a09708539b5d3c8c12f3aaceb18178e1483d16 Mon Sep 17 00:00:00 2001 From: Yineng Zhang Date: Wed, 7 Aug 2024 15:41:21 +0800 Subject: [PATCH] misc: update issue template (#963) --- .github/ISSUE_TEMPLATE/1-bug-report.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/ISSUE_TEMPLATE/1-bug-report.yml b/.github/ISSUE_TEMPLATE/1-bug-report.yml index 135e461d5..f9acb728c 100644 --- a/.github/ISSUE_TEMPLATE/1-bug-report.yml +++ b/.github/ISSUE_TEMPLATE/1-bug-report.yml @@ -11,6 +11,7 @@ body: - 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. + - label: 4. If the issue you raised is not a bug but a question, please raise a discussion at https://github.com/sgl-project/sglang/discussions/new/choose Otherwise, it will be closed. - type: textarea attributes: label: Describe the bug