From e00c176bdf2c86c182e264722544ad39622f55dd Mon Sep 17 00:00:00 2001 From: dom Date: Tue, 12 Aug 2025 16:57:43 +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 db0f59f5..4f2ff805 100644 --- a/.github/ISSUE_TEMPLATE/bug-反馈.yml +++ b/.github/ISSUE_TEMPLATE/bug-反馈.yml @@ -37,6 +37,14 @@ body: validations: required: true + - type: textarea + id: actual + attributes: + label: 实际行为 + description: 请描述实际的行为或结果。 + validations: + required: true + - type: textarea id: log attributes: