projects
/
brevno-suite
/
hugo
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
329e88d
)
Update bug_report.md
author
Bjørn Erik Pedersen
<bjorn.erik.pedersen@gmail.com>
Mon, 30 Sep 2019 18:09:49 +0000
(20:09 +0200)
committer
GitHub
<noreply@github.com>
Mon, 30 Sep 2019 18:09:49 +0000
(20:09 +0200)
.github/ISSUE_TEMPLATE/bug_report.md
patch
|
blob
|
history
diff --git
a/.github/ISSUE_TEMPLATE/bug_report.md
b/.github/ISSUE_TEMPLATE/bug_report.md
index f3f8a4fa858d06db713248ab016f817926b2f3bb..12e4b5541b6cdda80a181eb6cbf9a072f1abcf8e 100644
(file)
--- 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?