From 103df13e11fa4a51d08293f09aa6252b6775e428 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=A0=87=E6=9D=86Hyucen?= Date: Thu, 11 Dec 2025 18:18:29 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=EF=BC=9AAdmin=20=E7=94=A8=20?= =?UTF-8?q?Bug=20=E6=8A=A5=E5=91=8A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitea/ISSUE_TEMPLATE/bug-report ADMIN.yaml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 .gitea/ISSUE_TEMPLATE/bug-report ADMIN.yaml diff --git a/.gitea/ISSUE_TEMPLATE/bug-report ADMIN.yaml b/.gitea/ISSUE_TEMPLATE/bug-report ADMIN.yaml new file mode 100644 index 0000000..604b2ad --- /dev/null +++ b/.gitea/ISSUE_TEMPLATE/bug-report ADMIN.yaml @@ -0,0 +1,14 @@ +name: Admin 用 Bug 报告 +about: 报告当前版本 天灾之下:危险连接 的 Bug(Admin使用) +title: "[Bug]: " +labels: + - "类型/Bug" +assignees: + - "Hyucen" + - "eHery" +body: + - type: textarea + attributes: + label: "Bug 描述" + validations: + required: true \ No newline at end of file