mirror of
https://github.com/ninjamuffin99/Funkin.git
synced 2024-11-15 11:22:55 +00:00
16 lines
460 B
YAML
16 lines
460 B
YAML
name: Enhancement
|
|
description: Suggest a new feature
|
|
labels: ["type: enhancement", "status: pending triage"]
|
|
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?
|