Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/gohugoio/hugo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2019-09-30 21:09:49 +0300
committerGitHub <noreply@github.com>2019-09-30 21:09:49 +0300
commit019ae384835446266b951875aa0870d245382cf2 (patch)
tree0b594bc45a2ee37836d64e132029412d3ed1b093 /.github
parent329e88db1f6d043d32c7083570773dccfd4f11fc (diff)
Update bug_report.md
Diffstat (limited to '.github')
-rw-r--r--.github/ISSUE_TEMPLATE/bug_report.md12
1 files changed, 12 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md
index f3f8a4fa8..12e4b5541 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
---
+
+
+<!-- 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?