github.com/gohugoio/hugo@v0.88.1/.github/ISSUE_TEMPLATE/bug_report.md (about)

     1  ---
     2  name: 'Bug report'
     3  labels: 'bug'
     4  assignees: ''
     5  about: Create a report to help us improve
     6  ---
     7  
     8    
     9  <!-- Please answer these questions before submitting your issue. Thanks! -->
    10  
    11  ### What version of Hugo are you using (`hugo version`)?
    12  
    13  <pre>
    14  $ hugo version
    15  
    16  </pre>
    17  
    18  ### Does this issue reproduce with the latest release?