summaryrefslogtreecommitdiffstats
path: root/.github/ISSUE_TEMPLATE/BUG_REPORT.md
blob: 2e16754a9d4b80347e25f4f75ec1edb0a4eea743 (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
<!--- 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. -->