Piped-Kubernetes/.github/ISSUE_TEMPLATE/enhancement.yml
2024-11-01 06:35:54 +02:00

30 lines
693 B
YAML

---
name: Feature request
description: Suggest an idea for this project
title: 'Concise description of the enhancement'
labels: ["enhancement"]
# Header
body:
- type: markdown
attributes:
value: |
Please search issues before opening a new feature request.
# Enhancement details
- type: textarea
id: description
attributes:
label: Describe the solution you'd like
description: A clear and concise description of what you want to happen
validations:
required: true
- type: textarea
id: other-info
attributes:
label: Additional Information
description: Anything to give further context to the requested new feature