Welcome to mirror list, hosted at ThFree Co, Russian Federation.

bug_report.md « ISSUE_TEMPLATE « .github - github.com/gohugoio/hugo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 250b67a9b947dd0f01e69f8588aa039cc0bc8636 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
---
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?