21 lines
435 B
Markdown
21 lines
435 B
Markdown
---
|
|
name: "Bug Report"
|
|
about: Report a reproducible bug or regression
|
|
title: "Bug: "
|
|
---
|
|
|
|
## Steps To Reproduce
|
|
|
|
<!-- Simple, clear, laconical, reproducible steps how to cause this bug in a development environment -->
|
|
|
|
1.
|
|
2.
|
|
|
|
## The current behavior
|
|
|
|
<!-- It is recommended to provide an image or a video, if that is not possible a very concise text would suffice -->
|
|
|
|
## The expected behavior
|
|
|
|
<!-- Describe the expected behavior -->
|