Update issue templates

This commit is contained in:
Suwings 2022-03-30 13:05:08 +08:00 committed by GitHub
parent 3aca432d28
commit 5273b07ee3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 47 additions and 0 deletions

View File

@ -0,0 +1,21 @@
---
name: "[Bug Report] BUG 报告"
about: 创建一个 BUG 报告给予开发团队。
title: "[Bug Report] XXXXXXX"
labels: ''
assignees: Suwings
---
**操作系统版本**
**面板版本**
**出现概率**
**BUG 详情描述**
**复现步骤**

View File

@ -0,0 +1,16 @@
---
name: "[Feature Request] 功能建议"
about: 有任何功能上的想法或意见可以使用此模板发布。
title: "[Feature Request] XXXXXXX"
labels: Feature Request
assignees: ''
---
**面板版本**
**想法/建议**
**您认为这个想法/建议在每100人中会有多少人遇到/使用**

View File

@ -0,0 +1,10 @@
---
name: "[Other] 其他类型模板"
about: 除BUG报告与功能建议之外的任何内容请使用本模板。
title: ''
labels: ''
assignees: ''
---