hugo/.github/ISSUE_TEMPLATE/bug_report.md
2022-01-13 09:44:55 +01:00

19 lines
335 B
Markdown

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