14 lines
290 B
Markdown
14 lines
290 B
Markdown
---
|
|
name: 🐛 Bug Report
|
|
about: Oh no, it's a bug. Let's squash it!
|
|
title: ''
|
|
labels: type/bug, untriaged
|
|
assignees: ''
|
|
---
|
|
|
|
**Describe the bug**
|
|
A clear and concise description of what the bug is.
|
|
|
|
**How to Reproduce**
|
|
If applicable, a minimal code example in order to replicate the bug.
|