Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
28 changes: 28 additions & 0 deletions .github/ISSUE_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
<!--
This template is for bug reports.
If you are reporting a bug, please continue on. Note that leaving sections blank will make it difficult for us to troubleshoot and we may have to close the issue.

If you are here for another reason, please remove section below.
-->

* **website-scraper version:**

**Please provide your full options object:**

<details>
<summary>Options</summary>

<!-- Paste your options object below (including urls property): -->
```js



```

<!-- Note that if you don't provide urls which we can use to reproduce problem - in most of cases we will not be able to help and issue will be closed. -->
</details>


**What is expected result?**

**What is actual result?**