mirror of
https://github.com/FunkinCrew/Funkin.git
synced 2025-02-18 04:40:30 -05:00
16 lines
428 B
YAML
16 lines
428 B
YAML
|
name: Enhancement
|
||
|
description: Suggest a new feature
|
||
|
labels: ["enhancement"]
|
||
|
title: "Enhancement: "
|
||
|
body:
|
||
|
- type: checkboxes
|
||
|
attributes:
|
||
|
label: Issue Checklist
|
||
|
options:
|
||
|
- label: I have properly named the issue
|
||
|
- label: I looked in issues/discussions, if it has been previously reported
|
||
|
|
||
|
- type: textarea
|
||
|
attributes:
|
||
|
label: What is your suggestion, and why should it be implemented?
|