Skip to content

Commit

Permalink
small update to template
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelfitzo committed Dec 12, 2024
1 parent 610ed72 commit 9a580cc
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/ISSUE_TEMPLATE/create-a-bug-report-helm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,15 +43,23 @@ body:
validations:
required: true

- type: textarea
attributes:
label: "What kind of cluster are you using? (e.g. Kind, Minikube, EKS, GKE, etc.)"

- type: textarea
attributes:
label: "Are you using any custom parameters or values?"
description: "Add any parameter used via `--set` or as a `values.yaml` customization."
validations:
required: true

- type: textarea
attributes:
label: "What is the expected behavior?"
description: "If possible please provide textual output instead of screenshots."
validations:
required: true

- type: textarea
attributes:
Expand Down

0 comments on commit 9a580cc

Please sign in to comment.