summaryrefslogtreecommitdiffstats
path: root/.github/ISSUE_TEMPLATE/bug_report.md
blob: 2a524dde079a409b5ae6704cbf853bd125a2af5a (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
---
name: Bug report
about: Create a bug report to help us improve

---

<!--- Verify first that your issue is not already reported on GitHub -->
<!--- Also test if the latest release and devel branch are affected too -->

##### Bug report summary
<!-- A clear and concise description of what the bug is. -->

##### OS / Environment
<!--- Provide all relevant information below, e.g. OS distribution, running in container, etc. -->

##### Component Name
<!--- Write the short name of the module or plugin below -->

##### Steps To Reproduce
<!--- Describe exactly how to reproduce the problem, using a minimal test-case -->

<!--- Paste configuration you used between quotes below -->
```yaml

```

<!--- HINT: You can paste gist.github.com links for larger files -->

##### Expected behavior
<!-- A clear and concise description of what you expected to happen. -->