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