forked from mirrors/hugo-tufte
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
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:
|
||||
|
|
|
@ -4,3 +4,13 @@ hasMath = false
|
|||
+++
|
||||
|
||||
Hello, I'm an example site that uses the Hugo Tufte theme.
|
||||
|
||||
|
||||
Here is a bullet list:
|
||||
|
||||
- Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.
|
||||
- Arcu felis bibendum ut tristique et. Volutpat odio facilisis mauris sit amet massa.
|
||||
- Sed id semper risus in hendrerit gravida rutrum.
|
||||
- Risus pretium quam vulputate dignissim suspendisse in est ante. Bibendum neque egestas congue quisque egestas diam in arcu.
|
||||
- Nulla porttitor massa id neque aliquam. Laoreet non curabitur gravida arcu ac tortor dignissim convallis.
|
||||
- Sit amet consectetur adipiscing elit.
|
Loading…
Reference in a new issue