Funkin/.github/ISSUE_TEMPLATE/enhancement.yml
2024-07-10 18:42:25 -07:00

15 lines
499 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?