From ba011ae311e5cd359427c50e8aeb320fd5b788a6 Mon Sep 17 00:00:00 2001 From: smallfawn <860562056@qq.com> Date: Mon, 10 Mar 2025 19:33:26 +0800 Subject: [PATCH] Create new.yml --- .github/ISSUE_TEMPLATE/new.yml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/new.yml diff --git a/.github/ISSUE_TEMPLATE/new.yml b/.github/ISSUE_TEMPLATE/new.yml new file mode 100644 index 0000000..694a712 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/new.yml @@ -0,0 +1,15 @@ +--- +name: 新功能提议 +about: 提出新功能 +title: '' +labels: feature request +assignees: '' + +--- + +**功能名字** + + + +**需要添加的功能内容** + \ No newline at end of file