diff --git a/.github/ISSUE_TEMPLATE/bug-report.yaml b/.github/ISSUE_TEMPLATE/bug-report.yaml index 20aed31a89b..0a2ceda9a57 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yaml +++ b/.github/ISSUE_TEMPLATE/bug-report.yaml @@ -1,6 +1,6 @@ --- name: Bug Report -description: Report a bug encountered while operating Kubernetes +description: Report a bug encountered while using Kubespray labels: kind/bug body: - type: markdown diff --git a/.github/ISSUE_TEMPLATE/failing-test.yaml b/.github/ISSUE_TEMPLATE/failing-test.yaml index 9a19d8485c8..94eb1bb784e 100644 --- a/.github/ISSUE_TEMPLATE/failing-test.yaml +++ b/.github/ISSUE_TEMPLATE/failing-test.yaml @@ -28,7 +28,7 @@ body: required: true - type: textarea - id: failing_tests + id: failure_reason attributes: label: Reason for failure description: If you don't know and have no guess, just put "Unknown"