From: Bjørn Erik Pedersen Date: Mon, 30 Sep 2019 18:09:49 +0000 (+0200) Subject: Update bug_report.md X-Git-Tag: v0.59.0~36 X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=019ae384835446266b951875aa0870d245382cf2;p=brevno-suite%2Fhugo Update bug_report.md --- diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index f3f8a4fa..12e4b554 100644 --- 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 --- + + + + +### What version of Hugo are you using (`hugo version`)? + +
+$ hugo version
+
+
+ +### Does this issue reproduce with the latest release?