hugo/.github/ISSUE_TEMPLATE/bug_report.md

24 lines
515 B
Markdown
Raw Normal View History

2019-09-25 06:40:04 +00:00
---
name: 'Bug report'
labels: 'Bug, NeedsTriage'
2019-09-25 06:40:04 +00:00
assignees: ''
about: Create a report to help us improve
---
2019-09-30 18:09:49 +00:00
2023-08-02 14:32:16 +00:00
<!--
Please do not use the issue queue for questions or troubleshooting. Unless you are certain that your issue is a software defect, use the forum:
https://discourse.gohugo.io
-->
2019-09-30 18:09:49 +00: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?