...
1---
2name: Bug report
3about: Create a report to help us improve
4---
5
6**Describe the bug**
7
8A clear and concise description of what the bug is.
9
10**To Reproduce**
11
12Steps to reproduce the behavior:
13
14<!--
151. Call function `foo.Bar`
162. Function returns invalid value `baz`
17-->
18
19**Expected behavior**
20
21A clear and concise description of what you expected to happen.
22
23**Environment**
24
25- Version: v1.2.3, git sha hash
26- Environment: Debian, Docker, ...
27
28**Additional context**
29
30Add any other context about the problem here.
View as plain text