mirror of
https://github.com/loikein/hugo-tufte.git
synced 2025-07-29 00:12:44 +02:00
chore(.github): fix typos in bug report template
This commit is contained in:
parent
5c68318667
commit
6e5f353f21
2 changed files with 13 additions and 3 deletions
.github/ISSUE_TEMPLATE
6
.github/ISSUE_TEMPLATE/bug_report.md
vendored
6
.github/ISSUE_TEMPLATE/bug_report.md
vendored
|
@ -1,13 +1,13 @@
|
|||
---
|
||||
name: Bug report
|
||||
about: Create a report to help us improve
|
||||
about: Create a report to help us improve this theme
|
||||
title: ''
|
||||
labels: triage
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
## What version of Go are you using (`$ hugo version`)?
|
||||
## What version of Hugo are you using (`$ hugo version`)?
|
||||
|
||||
## What operating system and processor architecture are you using?
|
||||
|
||||
|
@ -17,7 +17,7 @@ assignees: ''
|
|||
|
||||
## What did you see instead?
|
||||
|
||||
## Optional (best if completed)
|
||||
## If you have a hugo log output, please paste it below.
|
||||
|
||||
**To Reproduce**
|
||||
Steps to reproduce the behavior:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue