[CI-SKIP] Fix issue template syntax

This commit is contained in:
games647
2021-06-30 17:04:16 +02:00
parent d2fcdade0b
commit 51a28ae93f

View File

@ -1,6 +1,5 @@
name: 🐞 Bug Report
description: Something isn't working, broken, not expected behavior
title: ""
labels: [bug]
body:
- type: markdown
@ -15,7 +14,7 @@ body:
attributes:
label: What did you expect
description: What behavior is expected?
- type: textare
- type: textarea
attributes:
label: Steps/models to reproduce
description: The actions that cause the issues. Please explain it in detail.