From 4e89854c2f5673d8c7a956e2a607d0eb7fb42c02 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Skyler=20M=C3=A4ntysaari?= Date: Fri, 1 Nov 2024 06:35:54 +0200 Subject: [PATCH] Update enhancement.yml --- .github/ISSUE_TEMPLATE/enhancement.yml | 13 +------------ 1 file changed, 1 insertion(+), 12 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/enhancement.yml b/.github/ISSUE_TEMPLATE/enhancement.yml index e8b9b05..d5b70d3 100644 --- a/.github/ISSUE_TEMPLATE/enhancement.yml +++ b/.github/ISSUE_TEMPLATE/enhancement.yml @@ -1,7 +1,7 @@ --- name: Feature request description: Suggest an idea for this project -title: '[] 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