Update bug-report.yml

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

View File

@ -1,7 +1,7 @@
--- ---
name: Bug report name: Bug report
description: Create a report to help us improve description: Create a report to help us improve
title: '[<chart name>] Concise description of the issue' title: 'Concise description of the issue'
labels: ["bug"] labels: ["bug"]
# Header # Header
@ -14,15 +14,6 @@ body:
# Helm Chart details # 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 - type: input
id: chart-version id: chart-version
attributes: attributes:
@ -91,4 +82,4 @@ body:
id: repository-link id: repository-link
attributes: attributes:
label: Repo link label: Repo link
description: A link to a (public) Git repository where your values are available description: A link to a (public) Git repository where your values are available