mirror of https://github.com/kami-blue/client
25 lines
626 B
Markdown
25 lines
626 B
Markdown
---
|
|
name: Bug report
|
|
about: Create a report to help us improve
|
|
labels: bug, -module
|
|
---
|
|
|
|
**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. -->
|
|
|
|
**Debug info**
|
|
<!-- A screenshot or copy of the `;tsc` command output is required for valid bug reports -->
|
|
|
|
**Additional context / media**
|
|
<!-- Add any other context about the problem here, such as a video or screenshot. -->
|