docs: update issue template

This commit is contained in:
radishzzz 2025-04-06 15:57:28 +01:00
parent 2dd5410300
commit e757da729a
2 changed files with 17 additions and 27 deletions

View file

@ -1,38 +1,28 @@
---
name: Bug report
name: Bug report|问题反馈
about: Create a report to help us improve
title: ''
labels: ''
title: '[BUG]: '
labels: 'bug'
assignees: ''
---
**Describe the bug**
### Describe the bug问题描述
A clear and concise description of what the bug is.
**To Reproduce**
### To Reproduce复现步骤
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
**Expected behavior**
### Expected behavior预期行为
A clear and concise description of what you expected to happen.
**Screenshots**
### 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.
### Additional context补充信息
Add any other context about the problem here.

View file

@ -1,20 +1,20 @@
---
name: Feature request
name: Feature request|功能请求
about: Suggest an idea for this project
title: ''
labels: ''
title: '[Feature Request]: '
labels: 'enhancement'
assignees: ''
---
**Is your feature request related to a problem? Please describe.**
### Problem Description问题描述
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
**Describe the solution you'd like**
### Solution解决方案
A clear and concise description of what you want to happen.
**Describe alternatives you've considered**
### Alternative备选方案
A clear and concise description of any alternative solutions or features you've considered.
**Additional context**
### Additional context补充信息
Add any other context or screenshots about the feature request here.