templates: fix bug report label

This commit is contained in:
alwaysintreble 2022-09-01 13:45:14 -05:00 committed by black-sliver
parent 8d2333006a
commit b14d694e1e
1 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@ name: Bug Report
description: File a bug report. description: File a bug report.
title: "Bug: " title: "Bug: "
labels: labels:
- bug - bug / fix
body: body:
- type: markdown - type: markdown
attributes: attributes:
@ -32,4 +32,4 @@ body:
- Local generation - Local generation
- While playing - While playing
validations: validations:
required: true required: true