Max Gautier
10 months ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with
2 additions and
2 deletions
-
.github/ISSUE_TEMPLATE/bug-report.yaml
-
.github/ISSUE_TEMPLATE/failing-test.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 |
|
|
|
|
|
@ -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" |
|
|
|