hugo/.github/ISSUE_TEMPLATE/bug_report.md

19 lines
322 B
Markdown
Raw Normal View History

2019-09-25 02:40:04 -04:00
---
name: 'Bug report'
2020-06-26 15:03:09 -04:00
labels: 'bug'
2019-09-25 02:40:04 -04:00
assignees: ''
about: Create a report to help us improve
---
2019-09-30 14:09:49 -04:00
<!-- 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?