We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f4bb62 commit 4a09157Copy full SHA for 4a09157
.github/ISSUE_TEMPLATE.md
@@ -6,7 +6,7 @@
6
-->
7
8
### Configuration
9
-**version:** [package version]
+**version:** [result of `npm ls website-scraper --depth 0` command]
10
11
**options:** [provide your full options object]
12
```js
@@ -26,4 +26,5 @@
26
27
### Additional Information
28
29
-[Any additional information configuration or data that might be necessary to reproduce the issue]
+[Any additional information, configuration or data that might be necessary to reproduce the issue]
30
+
0 commit comments