33 lines
504 B
Markdown
33 lines
504 B
Markdown
---
|
|
name: Bug report
|
|
about: Report bug/problem in the tool.
|
|
title: "[BUG]"
|
|
labels: ''
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
**Describe the bug**
|
|
<!--
|
|
Please Describe the problem you are facing.
|
|
-->
|
|
|
|
**To Reproduce**
|
|
<!--
|
|
What steps did you do to reach the bug?
|
|
-->
|
|
|
|
**Expected behavior**
|
|
<!--
|
|
A clear and concise description of what you expected to happen.
|
|
-->
|
|
|
|
**Screenshots**
|
|
<!--
|
|
Attach screenshots if it helps explain your bug report.
|
|
-->
|
|
|
|
**Additional context**
|
|
<!--
|
|
Add any other context about the problem here.
|
|
-->
|