Update .gitea/ISSUE_TEMPLATE/Bug.yml
This commit is contained in:
parent
ac942881b0
commit
aa973b74c6
@ -1,7 +1,7 @@
|
|||||||
name: Bug Report
|
name: Bug Report
|
||||||
about: This template is used to report bugs!
|
about: This template is used to report bugs!
|
||||||
title: "🐞: "
|
title: "🐞: "
|
||||||
label:
|
labels:
|
||||||
- bug
|
- bug
|
||||||
body:
|
body:
|
||||||
- type: markdown
|
- type: markdown
|
||||||
@ -37,9 +37,9 @@ body:
|
|||||||
- type: textarea
|
- type: textarea
|
||||||
id: actual
|
id: actual
|
||||||
attributes:
|
attributes:
|
||||||
label: 💥 Actual behaviour
|
label: 💥 Actual behaviour
|
||||||
description: Describe actually happens.
|
description: Describe actually happens.
|
||||||
value: |
|
value: |
|
||||||
```bash
|
```bash
|
||||||
|
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user