File tree Expand file tree Collapse file tree 2 files changed +28
-0
lines changed
Expand file tree Collapse file tree 2 files changed +28
-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 : ' 🐛 [BUG] - <title>'
5+ labels : bug
6+ assignees : neverovski
7+
8+ ---
9+
10+ ** Describe the bug**
11+ A clear and concise description of what the bug is.
12+
13+ ** To Reproduce**
14+ How to reproduce the behaviour:
15+ 1 . Sample code '...'
16+ 2 . Input '....'
17+ 3 . Unit test '....'
18+ 4 . Thrown error
19+
20+ ** Expected behaviour**
21+ A clear and concise description of what you expected to happen.
22+
23+ ** Environment (please complete the following information):**
24+ - Node.js: [ e.g. 18 | 20]
25+
26+ ** Additional context**
27+ Add any other context about the problem here.
Original file line number Diff line number Diff line change 1+ blank_issues_enabled : false
You can’t perform that action at this time.
0 commit comments