mirror of
https://github.com/ninjamuffin99/Funkin.git
synced 2024-11-15 19:33:36 +00:00
16 lines
500 B
YAML
16 lines
500 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 enhancement
|
|
- label: I have checked the issues/discussions pages to see if the enhancement has been previously suggested
|
|
|
|
- type: textarea
|
|
attributes:
|
|
label: What is your suggestion, and why should it be implemented?
|