From 9510b5e5fd46d36b46f28ca2a37daced11969cd6 Mon Sep 17 00:00:00 2001 From: smallfawn <860562056@qq.com> Date: Mon, 10 Mar 2025 19:36:00 +0800 Subject: [PATCH] Update new.yml --- .github/ISSUE_TEMPLATE/new.yml | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/new.yml b/.github/ISSUE_TEMPLATE/new.yml index 694a712..d41ce83 100644 --- a/.github/ISSUE_TEMPLATE/new.yml +++ b/.github/ISSUE_TEMPLATE/new.yml @@ -1,15 +1,14 @@ ---- name: 新功能提议 -about: 提出新功能 -title: '' +title: "[功能提议] " # 默认标题前缀 labels: feature request -assignees: '' +assignees: "" # 如果不指定负责人,可以留空 --- **功能名字** - +APP **需要添加的功能内容** - \ No newline at end of file + +我希望添加一个新功能,能够在APP主界面直接显示用户最近的活动记录,方便用户快速回顾和管理。 \ No newline at end of file