update issue template

This commit is contained in:
Fen 2024-01-10 12:58:20 +08:00 committed by GitHub
parent 8b75782619
commit 0d28025bf4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 13 additions and 3 deletions

View File

@ -1,5 +1,5 @@
---
name: Bug report
name: 上报 BUG
about: 报告问题,帮助改进项目
title: ''
labels: bug
@ -11,6 +11,7 @@ assignees: ''
简明扼要地描述错误是什么。
### 复现方式
复现的步骤:
@ -20,14 +21,17 @@ assignees: ''
3. 滚动到 '....'
4. 看到错误
### 期望的结果
简明扼要地描述你期望看到的结果。
### 截图
如果可以的话,请添加截图或视频以帮助解释你的问题。
### 平台
- 操作系统版本:

View File

@ -1,5 +1,5 @@
---
name: Enhancement request
name: 提改进建议
about: 提出改进建议,改进项目现有功能
title: ''
labels: enhancement
@ -11,10 +11,13 @@ assignees: ''
简明扼要地描述问题产生的原因。例如:当 [...] 时,我总是很困惑。
## 描述你想要的解决方案
简明扼要地描述你希望的解决方案。
## 描述你考虑过的替代方案
简明扼要地描述你考虑过的任何替代解决方案或功能。

View File

@ -1,5 +1,5 @@
---
name: Feature request
name: 新功能提议
about: 为项目提出一个想法或可能的新功能
title: ''
labels: feature
@ -11,10 +11,13 @@ assignees: ''
简明扼要地描述问题产生的原因。例如:当 [...] 时,我总是很困惑。
## 描述你想要的解决方案
简明扼要地描述你希望的解决方案。
## 描述你考虑过的替代方案
简明扼要地描述你考虑过的任何替代解决方案或功能。