Update bug_report.md
authorBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Mon, 30 Sep 2019 18:09:49 +0000 (20:09 +0200)
committerGitHub <noreply@github.com>
Mon, 30 Sep 2019 18:09:49 +0000 (20:09 +0200)
.github/ISSUE_TEMPLATE/bug_report.md

index f3f8a4fa858d06db713248ab016f817926b2f3bb..12e4b5541b6cdda80a181eb6cbf9a072f1abcf8e 100644 (file)
@@ -4,3 +4,15 @@ labels: ''
 assignees: ''
 about: Create a report to help us improve
 ---
+
+  
+<!-- Please answer these questions before submitting your issue. Thanks! -->
+
+### What version of Hugo are you using (`hugo version`)?
+
+<pre>
+$ hugo version
+
+</pre>
+
+### Does this issue reproduce with the latest release?