28 lines
595 B
Markdown
28 lines
595 B
Markdown
---
|
|
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. Please put the operation video or image if necessary.
|
|
|
|
**To Reproduce**
|
|
Steps to reproduce the behavior:
|
|
1. First step
|
|
2. Second step
|
|
3. ...
|
|
|
|
**Expected behavior**
|
|
A clear and concise description of what you expected to happen.
|
|
|
|
**Environment**
|
|
- OS: [e.g. iOS, Windows 10, Ubuntu]
|
|
- Browser with version: [e.g. chrome v116, firefox v120]
|
|
|
|
**Additional context**
|
|
Add any other context about the problem here.
|