mirror of
https://github.com/gohugoio/hugo.git
synced 2024-11-07 20:30:36 -05:00
23 lines
515 B
Markdown
23 lines
515 B
Markdown
---
|
|
name: 'Bug report'
|
|
labels: 'Bug, NeedsTriage'
|
|
assignees: ''
|
|
about: Create a report to help us improve
|
|
---
|
|
|
|
<!--
|
|
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
|
|
-->
|
|
|
|
<!-- 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?
|