docs: issue template

This commit is contained in:
hamster1963 2024-11-30 21:47:28 +08:00
parent 7e7416e0e0
commit 75d2028d22
3 changed files with 50 additions and 0 deletions

21
.github/ISSUE_TEMPLATE/bug-提交.md vendored Normal file
View File

@ -0,0 +1,21 @@
---
name: Bug 提交
about: 提交 bug让面板变得更好。
title: "[BUG]"
labels: ''
assignees: ''
---
**面板版本(二选一)**
V0 | V1
**描述 bug**
在这里描述 bug 的相关信息
**屏幕截图**
有屏幕截图可以帮助更快定位到问题
**额外信息**
可附上其他需要的额外信息

15
.github/ISSUE_TEMPLATE/功能申请.md vendored Normal file
View File

@ -0,0 +1,15 @@
---
name: 功能申请
about: 描述需求
title: "[FEAT]"
labels: ''
assignees: ''
---
**面板版本(二选一)**
V0 | V1
**需要什么?**
**额外信息**

14
.github/ISSUE_TEMPLATE/改善建议.md vendored Normal file
View File

@ -0,0 +1,14 @@
---
name: 改善建议
about: 交流面板需要改进的地方
title: "[SUGGEST]"
labels: ''
assignees: ''
---
**面板版本(二选一)**
V0 | V1
**需要改进的?**
*