Fix issue template bug label addition

Had the wrong value in there, it should now auto apply the right label
This commit is contained in:
Henry Wilkinson 2023-05-04 15:13:35 -04:00 committed by GitHub
parent e18b0ce9ad
commit 53539425aa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,7 @@
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!
title: "[Bug]: "
labels: ["type:bug"]
labels: ["bug"]
body:
# Version number
- type: input