File tree Expand file tree Collapse file tree 3 files changed +49
-0
lines changed Expand file tree Collapse file tree 3 files changed +49
-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+ labels : bug
5+ ---
6+
7+ ** Version, target platform, OS**
8+ Which package and what version, is it the latest?
9+ What are the target platform and the OS?
10+
11+ ** Exception message, stack trace**
12+ If avaliable
13+
14+ ** Description**
15+ A clear and concise description of the issue
16+
17+ ** How to reproduce**
18+ Add here the steps to reproduce the issue
19+
20+ ** Additional context**
21+ Add any other context about the problem here
Original file line number Diff line number Diff line change 1+ ---
2+ name : Feature request
3+ about : Suggest an idea for the project
4+ ---
5+
6+ ** Version, target platform, OS**
7+ Which package and what version, is it the latest?
8+ What are the target platform and the OS?
9+
10+ ** Describe the problem you are trying to solve.**
11+ Summary of the proposed changes
12+
13+ ** Available workarounds**
14+ Is it possible to achieve what you're asking for in a different way?
15+
16+ ** Additional context**
17+ Add any other context or screenshots about the feature request
Original file line number Diff line number Diff line change 1+ ## Description
2+
3+ Resolves #xyz.
4+
5+ A summary of the changes and which issue it resolves.
6+
7+ ## Checklist
8+
9+ - [ ] Tests added
10+ - [ ] Version bumped
11+ - [ ] Changelog updated
You can’t perform that action at this time.
0 commit comments