From bd66a47c14320a6e89c39f43818e8c40d292e942 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=A0=87=E6=9D=86Hyucen?= Date: Tue, 12 Aug 2025 20:34:34 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B0=86textarea=E6=94=B9=E4=B8=BAInput?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitea/ISSUE_TEMPLATE/bug-report.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.gitea/ISSUE_TEMPLATE/bug-report.yaml b/.gitea/ISSUE_TEMPLATE/bug-report.yaml index 93d5d0a..3c63ffe 100644 --- a/.gitea/ISSUE_TEMPLATE/bug-report.yaml +++ b/.gitea/ISSUE_TEMPLATE/bug-report.yaml @@ -1,4 +1,4 @@ - +--- name: Bug Report about: 用来报告当前版本 天灾之下:危险连接 所出现的Bug title: "[Bug]:" @@ -11,9 +11,9 @@ body: required: true - label: "我确认此 Bug 非平衡性问题" required: true - - type: textarea + - type: input attributes: - label: "出现问题的时间" + label: "请按照以下格式填写\n" placeholder: "请使用北京时间(GMT+8)填写" validations: is_number: true