From 884bb53d6f4ac40dd58d0b68de8190a84c980349 Mon Sep 17 00:00:00 2001 From: dom Date: Sat, 4 Oct 2025 19:52:16 +0800 Subject: [PATCH] =?UTF-8?q?Update=20bug-=E5=8F=8D=E9=A6=88.yml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/ISSUE_TEMPLATE/bug-反馈.yml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/bug-反馈.yml b/.github/ISSUE_TEMPLATE/bug-反馈.yml index 4f2ff805b..be5743f18 100644 --- a/.github/ISSUE_TEMPLATE/bug-反馈.yml +++ b/.github/ISSUE_TEMPLATE/bug-反馈.yml @@ -13,6 +13,14 @@ body: required: true - label: 正在使用最新版本。 required: true + + - type: checkboxes + id: assign + attributes: + label: Assign + options: + - label: self-assign + required: false - type: textarea id: version