summaryrefslogtreecommitdiff
path: root/.gitlab/issue_templates/Bug.md
blob: 755e71aa3083076623507ea9dc92044d1709d5ae (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
## Bug Summary

(Summarise the bug you have encountered)

## Reproduction version etc.

### Subplot version

```
(Paste the output of subplot --version)
```

### Details of environment

- **OS details**: (e.g. Debian Buster)
- **Dependency Packages**: (e.g. Pandoc 2.2.1)

<!-- Please add any extra details you can think of about your environment -->

## Inputs to reproduce

(If any particular inputs are needed to make this work, please either attach
them, describe them, or reference them here.)

## Steps to reproduce

1. Do this
2. Then this
3. Then you see the bad result

/label ~bug