File tree Expand file tree Collapse file tree 1 file changed +20
-2
lines changed
Expand file tree Collapse file tree 1 file changed +20
-2
lines changed Original file line number Diff line number Diff line change @@ -4,11 +4,12 @@ about: Create a report to help us improve
44title : ' '
55labels : bug
66assignees : ' '
7-
87---
98
109### Description
10+ <!--
1111A clear and concise description of what the bug is.
12+ -->
1213
1314### To Reproduce
1415Steps to reproduce the behavior:
@@ -17,7 +18,24 @@ Steps to reproduce the behavior:
17183 . [ ...]
1819
1920### Expected behavior
20- A clear and concise description of what you expected to happen.
21+ <!--
22+ A clear and concise description of what you expected to happen
23+ -->
24+
25+ ### Container logs
26+ <!--
27+ Add your logs below (in `debug` log level), be sure to redact sensitive information.
28+ -->
29+ ```
30+
31+ ```
32+ ### Config files
33+ <!--
34+ Add your config(s) below (Use ```yaml ... ```).
35+ Please specify if token config or not.
36+ -->
2137
2238### Additional Context
39+ <!--
2340Add any other context about the problem here.
41+ -->
You can’t perform that action at this time.
0 commit comments