This repository was archived by the owner on Jan 6, 2026. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +64
-0
lines changed
Expand file tree Collapse file tree 2 files changed +64
-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 : ' bug'
6+ assignees : ' '
7+
8+ ---
9+
10+ # Summary
11+
12+ A clear and concise description of what the bug is.
13+
14+ # Repro
15+
16+ 1 . Go to '...'
17+ 2 . Click on '....'
18+ 3 . Scroll down to '....'
19+ 4 . See error
20+
21+ # Expected behavior
22+
23+ A clear and concise description of what you expected to happen.
24+
25+ # Specs
26+
27+ - CPU: Intel i1 112k
28+ - OS: Windows 10, 20H2
29+
30+ # Screenshots
31+
32+ (optional)
33+
34+ # Additional context
35+
36+ (optional)
Original file line number Diff line number Diff line change 1+ ---
2+ name : Proposal
3+ about : Suggest an idea
4+ title : ' '
5+ labels : ' proposal'
6+ assignees : ' '
7+
8+ ---
9+
10+ # Rationale
11+
12+ A clear and concise description of what the problem is. Ex. I'm always frustrated when [ ...]
13+
14+ # Proposal
15+
16+ A clear and concise description of what you want to happen.
17+
18+ # Technical Side
19+
20+ (optional, leave empty if you're not a developer)
21+
22+ Technical aspects which have to be considered.
23+
24+ # Open Questions
25+
26+ (optional, leave empty if you're not a developer)
27+
28+ - How do I handle case x?
You can’t perform that action at this time.
0 commit comments