From 9dd1a35acbca4e00280bf09388cc4b97f5ae4c12 Mon Sep 17 00:00:00 2001 From: mtvpls Date: Sun, 17 May 2026 12:19:58 +0800 Subject: [PATCH] Change input type to checkboxes in bug template --- .github/ISSUE_TEMPLATE/bug.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug.yaml b/.github/ISSUE_TEMPLATE/bug.yaml index 48de914..120679d 100644 --- a/.github/ISSUE_TEMPLATE/bug.yaml +++ b/.github/ISSUE_TEMPLATE/bug.yaml @@ -88,7 +88,7 @@ body: options: - label: 是 - - type: input + - type: checkboxes attributes: label: 我已认真填写所有复现步骤并正确选择了对应环境 description: 我已知晓不认真填写不会得到回应且可能会被close