Funkin/.github/ISSUE_TEMPLATE/enhancement.yml

16 lines
500 B
YAML
Raw Normal View History

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