Issue template: attempt to get better reproduction cases
I'm curious if this will yield better issue reports.pull/7306/head
parent
1e7028634d
commit
27882f122d
|
|
@ -2,21 +2,16 @@
|
|||
name: English
|
||||
about: Report an issue
|
||||
---
|
||||
<!-- Please use this template while reporting an issue, providing as much information as possible. Failure to do so may result in a delayed response. Thank you! -->
|
||||
<!-- Please include the exact "minikube start" command line you used-->
|
||||
**Commands required to reproduce the issue:**
|
||||
|
||||
**The exact command to reproduce the issue**:
|
||||
1.
|
||||
2.
|
||||
3.
|
||||
|
||||
<!-- Tip: Add `--alsologtostderr -v=1` to the minikube command-line for more information! -->
|
||||
**The full output of the command that failed**:
|
||||
|
||||
**The full output of the command that failed**:<details>
|
||||
**Optional: The full output of the `minikube start` command you used, if not already included**:
|
||||
|
||||
|
||||
|
||||
</details>
|
||||
|
||||
**The output of the `minikube logs` command**:<details>
|
||||
|
||||
|
||||
|
||||
</details>
|
||||
|
||||
**The operating system version**:
|
||||
**Optional: The full output of `minikube logs`**:
|
||||
|
|
|
|||
Loading…
Reference in New Issue