Update bug_report.yml

This commit is contained in:
Guilherme Oenning
2022-09-15 14:35:37 +01:00
committed by GitHub
parent e736b4c145
commit b46fbb4e58

View File

@@ -9,14 +9,14 @@ body:
- type: textarea - type: textarea
attributes: attributes:
label: Current and expected behavior label: Current and expected behavior
description: A clear and concise description of what kube is doing and what you would expect. description: What is Apkutabe doing and what you would expect instead?
validations: validations:
required: true required: true
- type: textarea - type: textarea
attributes: attributes:
label: Additional context label: Additional context
description: "Add any other context about the problem here. Or a screenshot if applicable." description: "Add any other context about the problem here. Please share screenshots where possible."
- type: textarea - type: textarea
attributes: attributes:
@@ -33,7 +33,7 @@ body:
attributes: attributes:
label: Environment label: Environment
description: | description: |
What type of kubernetes cluster you are running aginst (k3s/eks/aks/gke/other)? What's the kubernetes version?
placeholder: | placeholder: |
Output of `kubectl version --output=yaml` Output of `kubectl version --output=yaml`
validations: validations: