From a47134a971adb5d33b9b5dee35a587acae6d5c31 Mon Sep 17 00:00:00 2001 From: Ruihang Xia Date: Mon, 17 Apr 2023 16:42:51 +0800 Subject: [PATCH] chore: don't render reproduce as shell in issue template (#1397) Signed-off-by: Ruihang Xia --- .github/ISSUE_TEMPLATE/bug_report.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 2742498469..e07d128c2e 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -81,6 +81,5 @@ body: Please walk us through and provide steps and details on how to reproduce the issue. If possible, provide scripts that we can run to trigger the bug. - render: bash validations: required: true