improve github issues tempalte
parent
9ee0bdff5e
commit
61c2805520
|
@ -7,16 +7,17 @@ about: Report an issue
|
|||
**The exact command to reproduce the issue**:
|
||||
|
||||
**The full output of the command that failed**:
|
||||
<details><pre>
|
||||
<details><summary><code>Output</code></summary><br><pre>
|
||||
|
||||
|
||||
</pre></details>
|
||||
|
||||
|
||||
**The output of the `minikube logs` command**:
|
||||
<details><code>minikube logs</code> </summary><br><pre>
|
||||
|
||||
|
||||
<details><summary><code>minikube logs</code></summary><br><pre>
|
||||
$ minikube logs
|
||||
|
||||
</pre></details>
|
||||
|
||||
|
||||
**The operating system version**:
|
||||
|
|
Loading…
Reference in New Issue