Fix bug-report.md not adding bug label

This commit is contained in:
Luke Weiler
2022-12-19 02:33:52 -05:00
committed by GitHub
parent 053ecf0421
commit c603edb698

View File

@@ -2,7 +2,7 @@
name: Report a Bug
about: Submit a bug report
title: ''
labels: Bug
labels: ["Bug"]
assignees: ''
---