Update .gitea/ISSUE_TEMPLATE/Bug.yml
This commit is contained in:
parent
ac942881b0
commit
aa973b74c6
@ -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
|
||||
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user