File tree Expand file tree Collapse file tree 1 file changed +45
-0
lines changed Expand file tree Collapse file tree 1 file changed +45
-0
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ name : Bug report
3
+ about : Create a report to help us improve
4
+ title : ' '
5
+ labels : ' '
6
+ assignees : ' '
7
+
8
+ ---
9
+
10
+ <!--
11
+ Thanks for opening a bug report!
12
+ Before hitting the button, please fill in as much of the template below as you can.
13
+ If you leave out information, it's harder to help you.
14
+ When describing the steps to reproduce the bug,
15
+ try following your own instructions from scratch and make sure everything works as
16
+ you expect.
17
+ Be ready for follow-up questions, and please respond in a timely manner.
18
+ If we can't reproduce a bug we might close your issue.
19
+ If we're wrong, PLEASE feel free to reopen it and explain why.
20
+ -->
21
+
22
+ ** Describe the bug**
23
+ A clear and concise description of what the bug is.
24
+
25
+ ** Environment**
26
+ - Versions of OpenShift, Cluster Logging and any other relevant components
27
+ - ClusterLogging instance
28
+
29
+ ** Logs**
30
+ Capture relevant logs, post them to http://gist.github.com/ and post the links in the issue.
31
+
32
+ ** Expected behavior**
33
+ A clear and concise description of what you expected to happen.
34
+
35
+ ** Actual behavior**
36
+ A clear and concise description of what actually happened.
37
+
38
+ ** To Reproduce**
39
+ Steps to reproduce the behavior:
40
+ 1 .
41
+ 2 .
42
+ 3 .
43
+
44
+ ** Additional context**
45
+ Add any other context about the problem here.
You can’t perform that action at this time.
0 commit comments