mirror of
https://github.com/JHDev2006/Super-Mario-Bros.-Remastered-Public.git
synced 2025-12-05 19:20:19 -08:00
Fix bug report label in issue template
Github can't process checkboxes and concatenate into labels properly, ffs.
This commit is contained in:
parent
00fffc35b7
commit
f213f72ba0
1 changed files with 1 additions and 3 deletions
4
.github/ISSUE_TEMPLATE/01-bug-report.yml
vendored
4
.github/ISSUE_TEMPLATE/01-bug-report.yml
vendored
|
|
@ -1,5 +1,6 @@
|
|||
name: Bug Report
|
||||
description: Report a bug with Super Mario Bros. Remastered
|
||||
labels: ["bug"]
|
||||
title: '[Bug Report]: '
|
||||
|
||||
body:
|
||||
|
|
@ -39,6 +40,3 @@ body:
|
|||
attributes:
|
||||
label: "Screenshots"
|
||||
description: "If applicable, add screenshots to help explain the bug."
|
||||
|
||||
labels:
|
||||
- ${{ values.bug_type }}
|
||||
Loading…
Add table
Add a link
Reference in a new issue