Update enhancement.yml

This commit is contained in:
Skyler Mäntysaari 2024-11-01 06:35:54 +02:00 committed by GitHub
parent 022cc9e483
commit 4e89854c2f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,7 +1,7 @@
---
name: Feature request
description: Suggest an idea for this project
title: '[<chart name>] Concise description of the enhancement'
title: 'Concise description of the enhancement'
labels: ["enhancement"]
# Header
@ -12,17 +12,6 @@ body:
value: |
Please search issues before opening a new feature request.
# Helm Chart details
- type: input
id: chart-name
attributes:
label: Helm chart name
description: Name of the Helm chart this issue relates to
placeholder: e.g. piped
validations:
required: true
# Enhancement details
- type: textarea