2024-06-09 02:50:44 +00:00
|
|
|
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"]
|
2024-06-09 02:50:44 +00:00
|
|
|
title: "Enhancement: "
|
|
|
|
body:
|
|
|
|
- type: checkboxes
|
|
|
|
attributes:
|
|
|
|
label: Issue Checklist
|
2024-09-25 22:25:45 +00:00
|
|
|
description: Be sure to complete these steps to increase the chances of your suggestion being considered!
|
2024-06-09 02:50:44 +00:00
|
|
|
options:
|
2024-09-25 22:25:45 +00:00
|
|
|
- label: I have properly named my enhancement
|
|
|
|
- label: I have checked the Issues/Discussions pages to see if my enhancement has already been suggested
|
2024-06-09 02:50:44 +00:00
|
|
|
|
|
|
|
- type: textarea
|
|
|
|
attributes:
|
|
|
|
label: What is your suggestion, and why should it be implemented?
|
2024-09-25 22:25:45 +00:00
|
|
|
validations:
|
|
|
|
required: true
|