21 lines
534 B
Markdown
21 lines
534 B
Markdown
---
|
|
name: Bug report
|
|
about: Report a bug you have encountered
|
|
title: "[BUG] "
|
|
labels: bug
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
## Describe the bug
|
|
A clear and concise description of what the bug is.
|
|
|
|
## Reproducing the issue
|
|
Please provide a clear and and minimal description of how to reproduce the bug.
|
|
If possible, provide a simple example configuration that shows the issue.
|
|
|
|
## Expected behaviour
|
|
A clear and concise description of what you expected to happen.
|
|
|
|
## Additional context
|
|
If applicable, provide additional context or screenshots here
|