mirror of
https://github.com/MarioSpore/Grinch-AP.git
synced 2025-10-21 04:01:32 -06:00
templates: fix bug report label
This commit is contained in:

committed by
black-sliver

parent
8d2333006a
commit
b14d694e1e
4
.github/ISSUE_TEMPLATE/bug_report.yaml
vendored
4
.github/ISSUE_TEMPLATE/bug_report.yaml
vendored
@@ -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
|
||||||
|
Reference in New Issue
Block a user