Update issue templates

This commit is contained in:
C++, JS, TS, Python Developer
2021-08-20 16:59:18 +05:30
committed by GitHub
parent c4ad21dfdc
commit e0a06a129b
3 changed files with 59 additions and 15 deletions

View File

@@ -1,30 +1,37 @@
---
name: "\U0001F41E Bug report"
about: Create a report to help us improve
about: Something is not working as it should
title: "[=BUG=]"
labels: bug
assignees: ''
---
**Describe the bug**
A clear and concise description of what the bug is.
#### Describe the bug
- Node.js version:
- OS & version:
<!-- A clear and concise description of what the bug is. -->
#### Actual behavior
<!-- Actual behavior -->
#### Expected behavior
<!-- Expected behavior -->
#### Code to reproduce
**Reproducing Code**
```js
```
**Expected behavior**
A clear and concise description of what you expected to happen.
#### ScreenShots
<!-- If possible, add screen shots of the problem here. -->
**Screenshots**
If applicable, add screenshots to help explain your problem.
#### Checklist
**Desktop (please complete the following information):**
- OS: [e.g. iOS]
- Node JS version : [e.g. 16]
- Play - dl version : [e.g. 0.2.0]
**Additional context**
Add any other context about the problem here.
- [ ] I have read the documentation.
- [ ] I have tried my code with the latest version of Node.js and Got.