Add issue templates

This commit is contained in:
Dream Hunter
2024-04-23 23:16:27 +08:00
committed by GitHub
parent a3edb09305
commit 0a8f50f9e0
2 changed files with 39 additions and 0 deletions

23
.github/ISSUE_TEMPLATE/bug-反馈.md vendored Normal file
View File

@@ -0,0 +1,23 @@
---
name: Bug 反馈
about: Create a report to help us improve
title: "[BUG]"
labels: bug
assignees: ''
---
## 复现步骤
## 预期行为
## 部署方式
- [ ] cli 部署
- [ ] 用户界面部署
## 浏览器环境

View File

@@ -0,0 +1,16 @@
---
name: Feature Request
about: Suggest an idea for this project
title: "[Feature]"
labels: enhancement, good first issue
assignees: ''
---
## 请描述您的 Feature
## 描述您想要的解决方案
## 描述您考虑过的替代方案
## 附加上下文