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 : Report that something isn't working.
4+ labels : bug
5+ ---
6+
7+ ## Description
8+
9+ <!-- Describe the issue that you're seeing. -->
10+
11+ ### Steps to reproduce
12+
13+ <!-- Clear steps describing how to reproduce the issue. -->
14+
15+ ### Expected result
16+
17+ <!-- What should happen? -->
18+
19+ ### Actual result
20+
21+ <!-- What happened? -->
22+
23+ ### Environment
24+
25+ - OS Version:
26+ - Node.js version:
Original file line number Diff line number Diff line change 1+ ---
2+ name : Feature Request
3+ about : Suggest a new idea for the project.
4+ labels : enhancement
5+ ---
6+
7+ ## Summary
8+
9+ <!-- Brief explanation of the feature. -->
10+
11+ ### Basic example
12+
13+ <!-- Include a basic code example. Omit this section if it's not applicable. -->
14+
15+ ### Motivation
16+
17+ <!-- Why are we doing this? What use cases does it support? What is the expected outcome? -->
You can’t perform that action at this time.
0 commit comments