38 lines
634 B
Markdown
38 lines
634 B
Markdown
---
|
|
name: Bug report
|
|
about: Report an issue to help the project improve.
|
|
title: ''
|
|
labels: bug
|
|
type: '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 or video to help explain your problem.
|
|
|
|
## Platform
|
|
|
|
- Device: [e.g. Desktop, Mobile]
|
|
- OS: [e.g. macOS]
|
|
- Browser and version: [e.g. Chrome, Safari]
|
|
- Version: [e.g. v1.2.0]
|