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