2022-07-13 08:34:31 +02:00
|
|
|
----
|
|
|
|
name: "Bug"
|
|
|
|
about: "This template is used to report bugs!"
|
2022-06-28 09:21:01 +02:00
|
|
|
title: ":lady_beetle: "
|
2022-07-13 08:34:31 +02:00
|
|
|
labels:
|
|
|
|
- bug
|
|
|
|
----
|
2022-06-28 09:21:01 +02:00
|
|
|
<!--
|
|
|
|
This bug report is ony for content provided in this repository!
|
|
|
|
|
|
|
|
- Make sure you're able to reproduce the error in the lastest version of this package.
|
|
|
|
- Search of already existing issues.
|
|
|
|
- Refer to the known issues and FAQ section.
|
|
|
|
-->
|
|
|
|
|
|
|
|
#### :bomb: Steps to reproduce
|
|
|
|
|
|
|
|
```bash
|
|
|
|
|
|
|
|
```
|
|
|
|
|
|
|
|
#### :rocket: Expected behavior
|
|
|
|
|
|
|
|
```bash
|
|
|
|
|
|
|
|
```
|
|
|
|
|
|
|
|
#### :boom: Actual behavior
|
|
|
|
|
|
|
|
```bash
|
|
|
|
|
|
|
|
```
|
|
|
|
|
|
|
|
#### :notebook: Environment data
|
|
|
|
|
|
|
|
<!-- You can add additional environment data here--->
|
|
|
|
|
|
|
|
```bash
|
|
|
|
|
|
|
|
```
|
|
|
|
|
|
|
|
#### :framed_picture: Screenshots
|
|
|
|
|
|
|
|
<!-- Paste your screenshots here. -->
|
|
|
|
|
|
|
|
#### :bookmark: Refs
|
|
|
|
|
|
|
|
<!-- A place for addtional references to othe issues and PRs -->
|