diff --git a/.github/ISSUE_TEMPLATE/dev-feature.yml b/.github/ISSUE_TEMPLATE/dev-feature.yml new file mode 100644 index 00000000..d376c901 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/dev-feature.yml @@ -0,0 +1,17 @@ +name: 功能提案 +description: Feature in Development +title: "[Dev Feature]: " +labels: ["dev feature"] +body: + - type: markdown + attributes: + value: | + 请说明你希望添加的功能。 + - type: textarea + id: feature-request + attributes: + label: 功能改进 + description: 请详细描述需要改进或者添加的功能。 + placeholder: "功能改进" + validations: + required: true \ No newline at end of file diff --git a/docs/wiki b/docs/wiki index d0bb98f0..519e381e 160000 --- a/docs/wiki +++ b/docs/wiki @@ -1 +1 @@ -Subproject commit d0bb98f004fb292519dd56c42238ecb2f034eac9 +Subproject commit 519e381e8a1add62e76a39181ee61bad02816035