Update FEATURE_REQUEST.yml

This commit is contained in:
Kroese 2024-04-26 16:35:44 +02:00 committed by GitHub
parent 2e4eb56d0b
commit e1a58d42de
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -3,6 +3,13 @@ description: Suggest an idea for improving the container
title: "[Feature]: " title: "[Feature]: "
labels: ["enhancement"] labels: ["enhancement"]
body: body:
- type: checkboxes
attributes:
label: Is there an existing feature request for this?
description: Please search to see if the feature request already exists.
options:
- label: I have searched the existing feature requests
required: true
- type: textarea - type: textarea
id: problem id: problem
attributes: attributes: