Skip to content

Commit da3c3c0

Browse files
authored
Update issue templates (#552)
* Update issue templates * Delete .github/ISSUE_TEMPLATE.md
1 parent 0321a37 commit da3c3c0

File tree

2 files changed

+24
-30
lines changed

2 files changed

+24
-30
lines changed

.github/ISSUE_TEMPLATE.md

Lines changed: 0 additions & 30 deletions
This file was deleted.
Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
---
2+
name: Bug report
3+
about: Create a report to help us improve
4+
title: ''
5+
labels: bug
6+
assignees: s0ph1e
7+
8+
---
9+
10+
**Configuration**
11+
* **version** - result of command `npm ls website-scraper --depth 0`
12+
* **options** - please provide your full options object
13+
14+
**Describe the bug**
15+
A clear and concise description of the issue.
16+
17+
**Expected behavior**
18+
What do you expect to happen?
19+
20+
**Actual behavior**
21+
What actually happens?
22+
23+
**Additional context**
24+
Add any other context about the problem here.

0 commit comments

Comments
 (0)