mirror of
https://github.com/kelseyhightower/kubernetes-the-hard-way.git
synced 2025-12-15 17:28:58 +03:00
Update
This commit is contained in:
8
.github/ISSUE_TEMPLATE/bug.yaml
vendored
8
.github/ISSUE_TEMPLATE/bug.yaml
vendored
@@ -10,9 +10,9 @@ body:
|
|||||||
value: |
|
value: |
|
||||||
# Read This First!
|
# Read This First!
|
||||||
Thanks for taking the time to fill out this bug report!
|
Thanks for taking the time to fill out this bug report!
|
||||||
You should only use this form to report bugs with deploying Kubernetes The Hard Way.
|
You should only use this form to report issues with deploying Kubernetes The Hard Way.
|
||||||
Please *do not* use this form to ask questions about courses or exams, issues with courses, lecture requests etc.
|
Please *do not* use this form to ask questions about courses or exams, issues with courses, lecture requests etc.
|
||||||
Use instead the KodeKloud Forum: https://kodekloud.com/community/ as you will get a much faster answer there.
|
Use instead the KodeKloud Forum https://kodekloud.com/community/ as you will get a much faster answer there.
|
||||||
- type: textarea
|
- type: textarea
|
||||||
id: workstation
|
id: workstation
|
||||||
attributes:
|
attributes:
|
||||||
@@ -34,6 +34,6 @@ body:
|
|||||||
- type: textarea
|
- type: textarea
|
||||||
id: logs
|
id: logs
|
||||||
attributes:
|
attributes:
|
||||||
label: Relevant log output
|
label: Relevant output
|
||||||
description: Please copy and paste any relevant log output. This will be automatically formatted into code, so no need for backticks.
|
description: Please copy and paste any relevant console output. This will be automatically formatted into code, so no need for backticks.
|
||||||
render: shell
|
render: shell
|
||||||
Reference in New Issue
Block a user