File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ---
2+ name : Bug report
3+ about : a brief bug report
4+ title : " [Bug]"
5+ labels : bug, help wanted
6+ assignees : ' '
7+
8+ ---
9+
10+ ## Problem Description
11+
12+ A clear and concise description of what the bug is.
13+
14+ ** (1) To Reproduce**
15+
16+ Steps to reproduce the behavior, please list them in sequence.
17+
18+ ** (2) Expected Behavior**
19+
20+ A clear and concise description of what you want to happen.
21+
22+ ** (3) Actual Behavior**
23+
24+ Current situation / outputs.
25+
26+ Please add any other context or screenshots that would help here.
27+
28+ ## Alternatives
29+
30+ Suggestions of any alternative solutions or features you've considered.
Original file line number Diff line number Diff line change 1+ ---
2+ name : Feature request
3+ about : an idea for improvement
4+ title : " [Feature]"
5+ labels : enhancement, help wanted, question
6+ assignees : ' '
7+
8+ ---
9+
10+ ## How to come
11+
12+ ** (1) Is your feature request related to a problem? Please describe.**
13+
14+ A clear and concise description of what the problem is. Ex. I'm always frustrated when [ ...]
15+
16+ ** (2) Share your solution**
17+
18+ A clear and concise description of what you want to happen.
19+
20+ ## Alternatives
21+
22+ A clear and concise description of any alternative solutions or features you've considered.
23+
24+ ## Additional Context
25+
26+ Add any other context or screenshots about the feature request here.
You can’t perform that action at this time.
0 commit comments