File tree Expand file tree Collapse file tree 2 files changed +58
-0
lines changed
Expand file tree Collapse file tree 2 files changed +58
-0
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ name : Bug report
3+ about : Report a bug
4+ title : ' '
5+ labels : bug
6+ assignees : ' '
7+ ---
8+
9+ ## Bug Description
10+
11+ A clear description of what the bug is.
12+
13+ ## Expected Behavior
14+
15+ What you expected to happen.
16+
17+ ## Actual Behavior
18+
19+ What actually happened.
20+
21+ ## Steps to Reproduce
22+
23+ 1 .
24+ 2 .
25+ 3 .
26+
27+ ## Environment
28+
29+ - Version:
30+ - Java version:
31+ - OS:
32+
33+ ## Additional Context
34+
35+ Any other relevant information.
Original file line number Diff line number Diff line change 1+ ---
2+ name : Enhancement
3+ about : Suggest an enhancement or new feature
4+ title : ' '
5+ labels : enhancement
6+ assignees : ' '
7+ ---
8+
9+ ## Enhancement Description
10+
11+ A clear description of the enhancement or feature you'd like to see.
12+
13+ ## Use Case
14+
15+ Describe the use case or problem this enhancement would solve.
16+
17+ ## Proposed Solution
18+
19+ Describe how you envision this working (if you have ideas).
20+
21+ ## Additional Context
22+
23+ Any other relevant information.
You can’t perform that action at this time.
0 commit comments