File tree Expand file tree Collapse file tree 1 file changed +33
-0
lines changed Expand file tree Collapse file tree 1 file changed +33
-0
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ name : Bug report
3
+ about : Report a defect
4
+ title : ' '
5
+ labels : ' '
6
+ assignees : developersu
7
+
8
+ ---
9
+
10
+ ** Describe the bug (mandatory)**
11
+ A clear and concise description of what the bug is.
12
+
13
+ ** Information about environment (mandatory):**
14
+ - OS: [ e.g. Windows 7 x64]
15
+ - Java version [ run 'java -version']
16
+
17
+ ** Steps to reproduce**
18
+ Steps to reproduce the behavior:
19
+ 1 . Go to '...'
20
+ 2 . Click on '....'
21
+ 3 . See error
22
+
23
+ ** Expected behavior**
24
+ A clear and concise description of what you expected to happen.
25
+
26
+ ** Screenshots and/or information from application log**
27
+ If applicable, add screenshots to help explain your problem.
28
+
29
+ ** Did you see this issue in previous versions?**
30
+ Yes / No / Don't know
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