Skip to content

Commit e42ea6c

Browse files
authored
Merge pull request #11238 from spowelljr/updateTemplate
Updated English GitHub issue template to require minikube logs
2 parents 27045fd + 910912e commit e42ea6c

File tree

1 file changed

+5
-7
lines changed

1 file changed

+5
-7
lines changed

.github/ISSUE_TEMPLATE/__en-US.md

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -9,16 +9,14 @@ about: Report an issue
99
2.
1010
3.
1111

12-
<!--- TIP: Add the "--alsologtostderr" flag to the command-line for more logs --->
13-
**Full output of failed command:**
14-
15-
16-
17-
**Full output of `minikube start` command used, if not already included:**
12+
**Full output of `minikube logs` command:**
13+
<details>
1814

1915

16+
</details>
2017

21-
**Optional: Full output of `minikube logs` command:**
18+
<!--- TIP: Add the "--alsologtostderr" flag to the command-line for more logs --->
19+
**Full output of failed command:**
2220
<details>
2321

2422

0 commit comments

Comments
 (0)