mirror of
https://github.com/TuxCoding/FastLogin.git
synced 2025-07-29 18:27:36 +02:00
[CI-SKIP] Fix issue template syntax
This commit is contained in:
3
.github/ISSUE_TEMPLATE/bug_report.yaml
vendored
3
.github/ISSUE_TEMPLATE/bug_report.yaml
vendored
@ -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.
|
||||
|
Reference in New Issue
Block a user