Update issue templates

This commit is contained in:
XIU2 2023-03-02 15:55:20 +08:00 committed by GitHub
parent 45b604103e
commit f2ec0a447c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 31 additions and 0 deletions

View File

@ -0,0 +1,16 @@
---
name: 功能建议 (Feature request)
about: 有什么建议,或希望添加某个功能(非 反馈问题、功能建议 的请在 Discussions 讨论
title: ''
labels: 功能建议
assignees: ''
---
<!-- 注意:不接受个性化的功能请求(即很少人甚至只有你自己才会用到的功能) -->
<!-- 注意:对于非 反馈问题、功能建议 的,请在项目内部论坛 Discussions 中发帖讨论 -->
### 功能需求(你要什么样的功能)
### 预期目标(你希望该功能是什么样子的,如果能提供 示例/截图/代码 就更好了~

View File

@ -0,0 +1,15 @@
---
name: 反馈问题 (Bug report)
about: 软件报错,或遇到预期之外的问题(非 反馈问题、功能建议 的请在 Discussions 讨论
title: ''
labels: 反馈问题
assignees: ''
---
<!-- 注意:对于非 反馈问题、功能建议 的,请在项目内部论坛 Discussions 中发帖讨论 -->
### 问题描述(必填,最好写上 复现步骤,越详细越好,特别是一些复杂的问题)
### 错误截图(可选,也可以是一些错误代码)