From a5b9026b6a7163169bcc055bb35a10adb1cf0467 Mon Sep 17 00:00:00 2001 From: s0ph1e Date: Mon, 25 Sep 2017 21:10:23 +0300 Subject: [PATCH] Add issue template --- .github/ISSUE_TEMPLATE.md | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE.md diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md new file mode 100644 index 00000000..fa747cdd --- /dev/null +++ b/.github/ISSUE_TEMPLATE.md @@ -0,0 +1,28 @@ + + +* **website-scraper version:** + +**Please provide your full options object:** + +
+Options + + +```js + + + +``` + + +
+ + +**What is expected result?** + +**What is actual result?**