commit 019ae384835446266b951875aa0870d245382cf2
parent 329e88db1f6d043d32c7083570773dccfd4f11fc
Author: Bjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Date: Mon, 30 Sep 2019 20:09:49 +0200
Update bug_report.md
Diffstat:
1 file changed, 12 insertions(+), 0 deletions(-)
diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md
@@ -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?