blob: d27dea552de8454e68989d254f0cce1c01606b1e (
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
30
31
32
33
34
35
36
37
38
39
40
41
42
|
<!--
* Use this issue template for reporting a new bug.
-->
### Summary
### Steps to reproduce:
1. step 1
2. step 2
3. ...
### What is the current bug behavior?
### What is the expected behavior?
### Environment
<!--
Please fill in the following information in bug reports, removing the comments like this one in brackets.
-->
- Version: e.g. 0.10, output of --version (without backslashes)
- Operating system: Debian GNU/Linux 9.1 (stretch), Windows 7, Ubuntu Xenial, etc
- Install method: distribution package, from source tarball, from git, etc
- etc...
### Relevant logs and/or screenshots:
### Possible fixes:
/label ~bug
|