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