Update issue templates

This commit is contained in:
C++, JS, TS, Python Developer
2021-08-20 14:57:30 +05:30
committed by GitHub
parent 95f386fc57
commit 60710fce97
3 changed files with 59 additions and 0 deletions

29
.github/ISSUE_TEMPLATE/bug_report.md vendored Normal file
View File

@@ -0,0 +1,29 @@
---
name: Bug report
about: Create a report to help us improve
title: "[=BUG=]"
labels: bug
assignees: ''
---
**Describe the bug**
A clear and concise description of what the bug is.
**Reproducing Code**
```js
```
**Expected behavior**
A clear and concise description of what you expected to happen.
**Screenshots**
If applicable, add screenshots to help explain your problem.
**Desktop (please complete the following information):**
- OS: [e.g. iOS]
- Node JS version : [e.g. 16]
**Additional context**
Add any other context about the problem here.