blob: 637cb4b3266b2533bae81062f70e84f6ca6c363d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
|
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: bug
assignees: ''
---
**Describe the bug**
<!-- Put below a clear and concise summary of what the bug is. -->
**To Reproduce**
Steps to reproduce the behaviour, and the description of the actual result:
1.
2.
3.
**Expected behavior**
<!-- Put below a clear and concise description of what you expected to happen. -->
**Is it environment-specific?**
<!-- If yes, please provide details below; if no, delete this section -->
- OS: [e.g. Windows 11]
- Version of the library [e.g. 0.6.10]
- Linkage: static, dynamic, any
**Additional context**
<!-- Add below any other context about the problem. -->
|