File tree Expand file tree Collapse file tree 2 files changed +44
-0
lines changed
Expand file tree Collapse file tree 2 files changed +44
-0
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ name : Bug Report
3+ about : Report a bug or unexpected behavior
4+ labels : bug
5+ ---
6+
7+ ## Description
8+ A clear description of the bug.
9+
10+ ## Steps to Reproduce
11+ 1 .
12+ 2 .
13+ 3 .
14+
15+ ## Expected Behavior
16+ What you expected to happen.
17+
18+ ## Actual Behavior
19+ What actually happened.
20+
21+ ## Environment
22+ - OS:
23+ - Go version:
24+ - Module version:
25+
26+ ## Additional Context
27+ Any additional information, logs, or screenshots.
Original file line number Diff line number Diff line change 1+ ---
2+ name : Feature Request
3+ about : Suggest an enhancement or new feature
4+ labels : enhancement
5+ ---
6+
7+ ## Use Case
8+ What problem does this solve?
9+
10+ ## Proposed Solution
11+ How you'd like it to work.
12+
13+ ## Alternatives Considered
14+ Other approaches you've considered.
15+
16+ ## Additional Context
17+ Any additional information.
You can’t perform that action at this time.
0 commit comments