21 lines
386 B
Markdown
21 lines
386 B
Markdown
|
---
|
||
|
name: '🐛 Bug Report'
|
||
|
about: 'Report an unexpected problem or unintended behavior.'
|
||
|
title: '[Bug]'
|
||
|
labels: 'bug'
|
||
|
---
|
||
|
|
||
|
<!--
|
||
|
Please provide a clear and concise description of what the bug is. Include
|
||
|
screenshots if needed. Please make sure your issue has not already been fixed.
|
||
|
-->
|
||
|
|
||
|
## Steps To Reproduce
|
||
|
|
||
|
1. Step 1
|
||
|
2. Step 2
|
||
|
|
||
|
## The current behavior
|
||
|
|
||
|
## The expected behavior
|