summaryrefslogtreecommitdiffstats
path: root/.github/ISSUE_TEMPLATE/bug_report.md
blob: 12e4b5541b6cdda80a181eb6cbf9a072f1abcf8e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
---
name: 'Bug report'
labels: ''
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?