diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml index d5acd1e..12fa6b5 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -1,7 +1,7 @@ --- name: Bug report description: Create a report to help us improve -title: '[] Concise description of the issue' +title: 'Concise description of the issue' labels: ["bug"] # Header @@ -14,15 +14,6 @@ body: # 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 - - type: input id: chart-version attributes: @@ -91,4 +82,4 @@ body: id: repository-link attributes: label: Repo link - description: A link to a (public) Git repository where your values are available \ No newline at end of file + description: A link to a (public) Git repository where your values are available