mirror of
https://github.com/hamster1963/nezha-dash.git
synced 2025-04-24 21:10:45 +08:00
docs: issue template
This commit is contained in:
parent
7107e22ddd
commit
4b813073b0
21
.github/ISSUE_TEMPLATE/bug-提交.md
vendored
Normal file
21
.github/ISSUE_TEMPLATE/bug-提交.md
vendored
Normal 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
15
.github/ISSUE_TEMPLATE/功能申请.md
vendored
Normal file
@ -0,0 +1,15 @@
|
||||
---
|
||||
name: 功能申请
|
||||
about: 描述需求
|
||||
title: "[FEAT]"
|
||||
labels: ''
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
**面板版本(二选一)**
|
||||
V0 | V1
|
||||
|
||||
**需要什么?**
|
||||
|
||||
**额外信息**
|
14
.github/ISSUE_TEMPLATE/改善建议.md
vendored
Normal file
14
.github/ISSUE_TEMPLATE/改善建议.md
vendored
Normal file
@ -0,0 +1,14 @@
|
||||
---
|
||||
name: 改善建议
|
||||
about: 交流面板需要改进的地方
|
||||
title: "[SUGGEST]"
|
||||
labels: ''
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
**面板版本(二选一)**
|
||||
V0 | V1
|
||||
|
||||
**需要改进的?**
|
||||
*
|
Loading…
Reference in New Issue
Block a user