hugo/.github/ISSUE_TEMPLATE/bug_report.md
Bjørn Erik Pedersen 5b7b5dea1f
Update bug_report.md
2020-06-26 21:03:09 +02:00

19 lines
322 B
Markdown

---
name: 'Bug report'
labels: 'bug'
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?