blog/.github/ISSUE_TEMPLATE/bug_report.md
2025-04-06 15:57:28 +01:00

28 lines
No EOL
635 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
name: Bug report问题反馈
about: Create a report to help us improve
title: '[BUG]: '
labels: 'bug'
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.
### Additional context补充信息
Add any other context about the problem here.