diff --git a/.github/ISSUE_TEMPLATE/bug-report.yaml b/.github/ISSUE_TEMPLATE/bug-report.yaml
index 20aed31a89bff9fe0c892aa8e55c650c98e90816..0a2ceda9a57625ffbd0671ff4cd1563e376a898e 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 9a19d8485c86292c068d7f1ec3176a11241e8d3d..94eb1bb784e072b444a765f1c8663be4c31e3594 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"