13 lines
488 B
YAML
13 lines
488 B
YAML
name: Feature Request
|
|
description: This Project currently doesn't take any new feature requests.
|
|
title: "[Feature Request]: "
|
|
|
|
body:
|
|
- type: checkboxes
|
|
id: block
|
|
attributes:
|
|
label: "This project doesn't accept any new feature requests for the foreseeable future. There is no shortage of ideas and the next development steps are clear for years to come."
|
|
options:
|
|
- label: I understand that this issue will be closed without comment.
|
|
required: true
|