mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2025-12-14 05:45:06 +03:00
Fix issues forms typos (#10796)
This commit is contained in:
2
.github/ISSUE_TEMPLATE/bug-report.yaml
vendored
2
.github/ISSUE_TEMPLATE/bug-report.yaml
vendored
@@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
name: Bug Report
|
name: Bug Report
|
||||||
description: Report a bug encountered while operating Kubernetes
|
description: Report a bug encountered while using Kubespray
|
||||||
labels: kind/bug
|
labels: kind/bug
|
||||||
body:
|
body:
|
||||||
- type: markdown
|
- type: markdown
|
||||||
|
|||||||
2
.github/ISSUE_TEMPLATE/failing-test.yaml
vendored
2
.github/ISSUE_TEMPLATE/failing-test.yaml
vendored
@@ -28,7 +28,7 @@ body:
|
|||||||
required: true
|
required: true
|
||||||
|
|
||||||
- type: textarea
|
- type: textarea
|
||||||
id: failing_tests
|
id: failure_reason
|
||||||
attributes:
|
attributes:
|
||||||
label: Reason for failure
|
label: Reason for failure
|
||||||
description: If you don't know and have no guess, just put "Unknown"
|
description: If you don't know and have no guess, just put "Unknown"
|
||||||
|
|||||||
Reference in New Issue
Block a user