1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-11 23:18:22 +08:00

Upd: Issue template

This commit is contained in:
18870
2022-01-22 16:19:00 +08:00
parent 4ae9770098
commit 2f0808df1d
6 changed files with 189 additions and 48 deletions

View File

@@ -0,0 +1,25 @@
name: 功能请求
description: 使用中文进行功能请求
labels: ['feature']
body:
- type: textarea
id: describe
attributes:
label: 你的功能请求是否与问题有关?
description: 简要描述相关的问题
validations:
required: false
- type: textarea
id: solution
attributes:
label: 解决方案
description: 描述你想要的解决方案
validations:
required: false
- type: textarea
id: additional
attributes:
label: 其他内容
description: 关于该功能请求的任何其他背景或屏幕截图。
validations:
required: false