From dd93b8cc6fff82eb04b471cf6c27a4eaaa5393aa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=90=8C=E6=A3=AE?= Date: Mon, 29 Jul 2024 17:54:26 +0800 Subject: [PATCH] =?UTF-8?q?=E5=85=AC=E5=91=8A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 萌森 --- .github/ISSUE_TEMPLATE/app.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/app.yml b/.github/ISSUE_TEMPLATE/app.yml index a0ec78f2e..ddfb4a3fb 100644 --- a/.github/ISSUE_TEMPLATE/app.yml +++ b/.github/ISSUE_TEMPLATE/app.yml @@ -51,13 +51,14 @@ body: attributes: label: "应用版本" description: "请提供应用的版本" - - type: markdown + - type: textarea id: details validations: required: true attributes: label: "应用描述" description: "请提供应用的描述" + placeholder: "简单描述需要上架的理由" - type: checkboxes id: authorization attributes: