mirror of
https://github.com/EstrellaXD/Auto_Bangumi.git
synced 2026-04-24 18:40:03 +08:00
feat: add dev feature template
This commit is contained in:
17
.github/ISSUE_TEMPLATE/dev-feature.yml
vendored
Normal file
17
.github/ISSUE_TEMPLATE/dev-feature.yml
vendored
Normal file
@@ -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
|
||||
Submodule docs/wiki updated: d0bb98f004...519e381e8a
Reference in New Issue
Block a user