simplified bug report form

This commit is contained in:
Guilherme Oenning
2023-01-30 19:12:02 +00:00
committed by GitHub
parent 589fa03cf8
commit dd07f7103d

View File

@@ -20,21 +20,11 @@ body:
- type: textarea
attributes:
label: Operating System
label: Environment & Operating System
description: |
What OS are you using?
What OS are you using? What Kubernetes version/distribution is it?
placeholder: |
macOS Catalina? Windows 10? Ubuntu Linux?
Be as specific as possible.
validations:
required: true
- type: textarea
attributes:
label: Environment
description: |
What's the kubernetes version?
placeholder: |
Output of `kubectl version --output=yaml`
Kubernetes 1.26? 1.24? EKS? GKE? OpenShift? Vanilla?
validations:
required: true