Update bug.yml
Fixes title field
This commit is contained in:
parent
0a165cc22d
commit
e18b0ce9ad
2
.github/ISSUE_TEMPLATE/bug.yml
vendored
2
.github/ISSUE_TEMPLATE/bug.yml
vendored
@ -1,6 +1,6 @@
|
|||||||
name: Bug Report
|
name: Bug Report
|
||||||
description: If something isn't working as expected and you're sure your issue is reproducible, please file this type of issue!
|
description: If something isn't working as expected and you're sure your issue is reproducible, please file this type of issue!
|
||||||
title: ""
|
title: "[Bug]: "
|
||||||
labels: ["type:bug"]
|
labels: ["type:bug"]
|
||||||
body:
|
body:
|
||||||
# Version number
|
# Version number
|
||||||
|
Loading…
Reference in New Issue
Block a user