Update template

This commit is contained in:
slashformotion 2021-07-24 12:02:20 +02:00
parent 5bec649819
commit 53f59069e8
2 changed files with 13 additions and 23 deletions

View file

@ -2,13 +2,22 @@
name: Bug report
about: Create a report to help us improve
title: ''
labels: ''
labels: triage
assignees: ''
---
**Describe the bug**
A clear and concise description of what the bug is.
## What version of Go are you using (`$ hugo version`)?
## What operating system and processor architecture are you using?
## What did you do?
## What did you expect to see?
## What did you see instead?
## Optional (best if completed)
**To Reproduce**
Steps to reproduce the behavior:
@ -17,22 +26,3 @@ Steps to reproduce the behavior:
3. Scroll down to '....'
4. See error
**Expected behavior**
A clear and concise description of what you expected to happen.
**Screenshots**
If applicable, add screenshots to help explain your problem.
**Desktop (please complete the following information):**
- OS: [e.g. iOS]
- Browser [e.g. chrome, safari]
- Version [e.g. 22]
**Smartphone (please complete the following information):**
- Device: [e.g. iPhone6]
- OS: [e.g. iOS8.1]
- Browser [e.g. stock browser, safari]
- Version [e.g. 22]
**Additional context**
Add any other context about the problem here.

View file

@ -2,7 +2,7 @@
name: Feature request
about: Suggest an idea for this project
title: ''
labels: ''
labels: enhancement
assignees: ''
---