File tree Expand file tree Collapse file tree 2 files changed +33
-0
lines changed Expand file tree Collapse file tree 2 files changed +33
-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
+ ** Describe the bug**
10
+ A clear and concise description of what the bug is.
11
+
12
+ ** To Reproduce**
13
+ Steps to reproduce the behavior:
14
+ 1 . Go to '...'
15
+ 2 . Click on '....'
16
+ 3 . Scroll down to '....'
17
+ 4 . See error
18
+
19
+ ** Expected behavior**
20
+ A clear and concise description of what you expected to happen.
21
+
22
+ ** Logs**
23
+ Please attach two logs:
24
+ 1 . Console output (Go to toolbar --> View --> Output, and copy the contents)
25
+ 2 . Log file (Path is printed to the console output at startup)
26
+
27
+ ** Screenshots**
28
+ If applicable, add screenshots to help explain your problem.
29
+
30
+ ![ Example Screenshot] ( ./output.png )
31
+
32
+ ** Additional context**
33
+ Add any other context about the problem here.
You can’t perform that action at this time.
0 commit comments