From 8f4286074b8b6834794844c4e4a2bdc912d4afc9 Mon Sep 17 00:00:00 2001 From: sam01101 Date: Tue, 14 Dec 2021 11:08:46 +0800 Subject: [PATCH] [fix] Checkbox cause github 500 error --- .github/ISSUE_TEMPLATE/bug-report.yaml | 8 -------- 1 file changed, 8 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug-report.yaml b/.github/ISSUE_TEMPLATE/bug-report.yaml index 9e2f156..f799746 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yaml +++ b/.github/ISSUE_TEMPLATE/bug-report.yaml @@ -121,14 +121,6 @@ body: validations: required: true - # Optional | Reproduce possible - - type: checkboxes - id: reproduce-possible - attributes: - label: 在最新的 Release 版本中能否复现 - options: - - label: 能 - # Input | Reproduce - type: textarea id: reproduce-steps