Fix bug report labels (#112)

They should be labelled as `bug`s, not `question`s!
This commit is contained in:
Damon Harris 2023-11-08 10:31:19 +05:30 committed by GitHub
parent 6aa7bb3a35
commit 8db6c146c8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,7 +1,7 @@
---
name: 🐛 Bug Report
description: Stumbled upon an error? Submit a bug report.
labels: [question]
labels: [bug]
body:
- type: markdown
attributes: