Update issue templates

This commit is contained in:
ShawnPhang 2024-11-17 12:00:20 +08:00 committed by GitHub
parent 727ff9d20b
commit ba33473dde
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 96 additions and 0 deletions

38
.github/ISSUE_TEMPLATE/bug_report.md vendored Normal file
View File

@ -0,0 +1,38 @@
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: ''
assignees: ''
---
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
**Expected behavior**
A clear and concise description of what you expected to happen.
**Screenshots**
If applicable, add screenshots to help explain your problem.
**Desktop (please complete the following information):**
- OS: [e.g. iOS]
- Browser [e.g. chrome, safari]
- Version [e.g. 22]
**Smartphone (please complete the following information):**
- Device: [e.g. iPhone6]
- OS: [e.g. iOS8.1]
- Browser [e.g. stock browser, safari]
- Version [e.g. 22]
**Additional context**
Add any other context about the problem here.

20
.github/ISSUE_TEMPLATE/功能建议.md vendored Normal file
View File

@ -0,0 +1,20 @@
---
name: 功能建议
about: Suggest an idea for this project
title: ''
labels: ''
assignees: ''
---
**描述你的需求* *
对问题的清晰而简洁的描述。
**描述你想要的解决方案**
对你想要发生的事情的清晰简洁的描述。
**描述你考虑过的替代方案**
清晰简洁地描述你考虑过的任何替代方案或功能。
* * * *其他上下文
在这里添加有关功能请求的任何其他上下文或屏幕截图。

38
.github/ISSUE_TEMPLATE/问题反馈.md vendored Normal file
View File

@ -0,0 +1,38 @@
---
name: 问题反馈
about: Create a report to help us improve
title: ''
labels: ''
assignees: ''
---
**描述bug**
尽量清晰地描述Bug。
重现行为的步骤:
1. 转到“……”
2. 点击“....”
3. 向下滚动到` .... `
4. 看到错误
* * * *预期行为
对你期望发生的事情的清晰简洁的描述。
* * * *的屏幕截图
如果可以的话,添加截图来帮助解释你的问题。
**桌面(请填写以下信息):**
-操作系统:[例如iOS]
-浏览器[例如chrome、safari]
-版本[例如22]
**智能手机(请填写以下信息):**
-设备:[例如iPhone6]
-操作系统:[例如iOS8.1]
-浏览器[例如普通浏览器safari]
-版本[例如22]
* * * *其他上下文
在这里添加有关该问题的任何其他上下文。