Update
parent
af546bf68d
commit
fef4e92d92
|
@ -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
|
Loading…
Reference in New Issue