1
0
Fork 0
mirror of https://github.com/ninjamuffin99/Funkin.git synced 2024-11-15 19:33:36 +00:00
Funkin/.github/ISSUE_TEMPLATE/enhancement.yml

16 lines
500 B
YAML
Raw Normal View History

name: Enhancement
2024-07-11 03:31:06 +00:00
description: Suggest a new feature.
2024-06-17 05:06:14 +00:00
labels: ["type: enhancement", "status: pending triage"]
title: "Enhancement: "
body:
- type: checkboxes
attributes:
label: Issue Checklist
options:
2024-07-11 01:42:25 +00:00
- 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?