24 lines
528 B
Markdown
24 lines
528 B
Markdown
|
---
|
||
|
name: Bug report
|
||
|
about: Help track problems in the project
|
||
|
title: ''
|
||
|
labels: bug
|
||
|
assignees: ''
|
||
|
|
||
|
---
|
||
|
|
||
|
**Describe the bug**
|
||
|
(A clear and concise description of what the bug is.)
|
||
|
|
||
|
**To reproduce**
|
||
|
(Steps to reproduce the behavior:)
|
||
|
|
||
|
**Expected behavior**
|
||
|
(A clear and concise description of what you expected to happen.)
|
||
|
|
||
|
**Screenshots/Code snippets**
|
||
|
(If applicable, add screenshots or code snippets to help explain your problem.)
|
||
|
|
||
|
**Additional context**
|
||
|
(Add any other context about the problem here.)
|