15 lines
660 B
YAML
15 lines
660 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
|
|
- label: I will resist the temptation and I will not submit this issue. If I submit this, I understand I might get blocked from this repo.
|
|
required: true
|