mirror of
https://github.com/gohugoio/hugo.git
synced 2024-12-29 02:24:51 +00:00
Update bug_report.md
This commit is contained in:
parent
329e88db1f
commit
019ae38483
1 changed files with 12 additions and 0 deletions
12
.github/ISSUE_TEMPLATE/bug_report.md
vendored
12
.github/ISSUE_TEMPLATE/bug_report.md
vendored
|
@ -4,3 +4,15 @@ labels: ''
|
||||||
assignees: ''
|
assignees: ''
|
||||||
about: Create a report to help us improve
|
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?
|
||||||
|
|
Loading…
Reference in a new issue