Update .gitea/ISSUE_TEMPLATE/Bug.yml

This commit is contained in:
OCram85 2023-10-25 16:52:32 +02:00
parent ac942881b0
commit aa973b74c6
1 changed files with 4 additions and 4 deletions

View File

@ -1,7 +1,7 @@
name: Bug Report
about: This template is used to report bugs!
title: "🐞: "
label:
labels:
- bug
body:
- type: markdown
@ -37,9 +37,9 @@ body:
- type: textarea
id: actual
attributes:
label: 💥 Actual behaviour
description: Describe actually happens.
value: |
label: 💥 Actual behaviour
description: Describe actually happens.
value: |
```bash
```