From 33d61356b885c8cb7805733dc65def442b30cf63 Mon Sep 17 00:00:00 2001 From: Yineng Zhang Date: Sun, 11 Aug 2024 15:34:30 +0800 Subject: [PATCH] misc: update issue template (#1024) --- .github/ISSUE_TEMPLATE/1-bug-report.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/1-bug-report.yml b/.github/ISSUE_TEMPLATE/1-bug-report.yml index f9acb728c..c1684c14b 100644 --- a/.github/ISSUE_TEMPLATE/1-bug-report.yml +++ b/.github/ISSUE_TEMPLATE/1-bug-report.yml @@ -33,6 +33,5 @@ body: description: | Please provide necessary environment information here with `python3 -m sglang.check_env`. placeholder: Environment here. - render: Shell validations: required: true