Update issue templates

This commit is contained in:
CheeseXZ
2024-10-09 02:34:46 +08:00
committed by GitHub
parent 2145403f07
commit e6106d1996
2 changed files with 82 additions and 0 deletions

View File

@@ -0,0 +1,45 @@
---
name: "\U0001F41B 异常报告 | Bug Report"
about: Create a report to help us improve
title: "[BUG]"
labels: bug
assignees: ZhuJHua
---
## 🐛 Bug 描述 | Bug Description
请简要描述问题。
A clear and concise description of what the bug is.
## 📝 复现步骤 | Steps to Reproduce
1.
2.
3.
4.
## 🤔 预期行为 | Expected behavior
简要描述你期望发生的事情。
A clear description of what you expected to happen.
## 📱 设备信息 | Device Information
- 操作系统: [e.g. iOS/Android]
- 设备型号: [e.g. iPhone 12/Pixel 5]
- App 版本: [e.g. v1.0.0]
## 🖼️ 截图 | Screenshots
如果有帮助的话,请附上相关截图。
If applicable, add screenshots to help explain your problem.
## 🗒️ 其他信息 | Additional context
关于问题的其他信息。
Add any other context about the problem here.

View File

@@ -0,0 +1,37 @@
---
name: "\U0001F4A1新功能请求 | Feature request"
about: Suggest an idea for this project
title: "[Feature]"
labels: enhancement
assignees: ZhuJHua
---
## 💡 新功能请求 | Feature Request
请简要描述你希望添加的功能。
A clear and concise description of the feature you'd like to be added.
## 🤔 这个功能能解决什么问题?| What problem does this feature solve?
解释该功能的必要性。
Explain why this feature would be useful or what problem it solves.
## 📑 实现细节(可选)| Implementation Details (optional)
如果你有任何实现细节,请提供。
If you have any ideas on how to implement it, please provide details.
## 📱 相关设备/平台 | Relevant Devices/Platforms
- 平台: [e.g. iOS/Android]
- 相关版本: [e.g. v1.0.0]
## 🗒️ 其他信息 | Additional context
关于此功能的其他信息。
Add any other context or screenshots about the feature request here.