Update .gitea/ISSUE_TEMPLATE/Bug.yml

This commit is contained in:
OCram85 2023-10-25 16:57:15 +02:00
parent aa973b74c6
commit 2a5dc640a0

View File

@ -38,10 +38,26 @@ body:
id: actual
attributes:
label: 💥 Actual behaviour
description: Describe actually happens.
description: Describe what actually happens.
value: |
```bash
```
validations:
required: true
required: true
- type: textarea
id: env
attributes:
label: 📓 Environment data
description: You can add addional environment data here.
value: |
```bash
```
- type: textarea
id: actual
attributes:
label: 🖼️ Screenshots
description: Paste your screenshots here
placeholer: |
*Copy-Paste* or *Drag-and-Drop* your images...