26 lines
481 B
Markdown
26 lines
481 B
Markdown
---
|
|
name: "\U0001F41B Bug Report"
|
|
about: Report a suspected bug or problem
|
|
title: '🐛 '
|
|
labels: 'bug: unconfirmed'
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
**Describe the bug**
|
|
A description of what the bug is.
|
|
|
|
**How To Reproduce**
|
|
Steps to reproduce the behavior:
|
|
1.
|
|
2.
|
|
|
|
**Expected behavior**
|
|
A description of what you expected to happen.
|
|
|
|
**Environment (add if possible)**
|
|
* Node.js version:
|
|
|
|
**Additional information & screenshots**
|
|
Add any other context or screenshots about the problem here.
|