add helm-chart

Signed-off-by: oldme <tyyn1022@gmail.com>
pull/13072/head
oldme 12 months ago
parent 8b94e8b5cf
commit a86d2d4e72

@ -51,6 +51,16 @@ body:
validations:
required: true
- type: input
id: helm-chart
attributes:
label: Helm chart
description: |
Could you provide the Helm chart link to help us reproduce the bug?
placeholder: ex. https://github.com/helm/examples
validations:
required: false
- type: textarea
id: what-did-you-do
attributes:

Loading…
Cancel
Save