fix label for bug report form (#3107)
This commit is contained in:
parent
28e0281d5a
commit
2cbd41ca88
|
@ -1,7 +1,7 @@
|
|||
name: Bug Report
|
||||
description: Create a report to help us improve
|
||||
title: "[Bug] "
|
||||
labels: ["bug"]
|
||||
labels: ["Bug"]
|
||||
body:
|
||||
- type: markdown
|
||||
attributes:
|
||||
|
|
Loading…
Reference in New Issue