File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
name : Create a Bug (English)
2
2
description : Report an issue in English
3
3
body :
4
- - type : markdown
4
+ - type : textarea
5
5
id : problem
6
6
attributes :
7
7
label : What Happened?
8
8
description : |
9
- Tip : Add the "--alsologtostderr" flag to the command-line for more logs
9
+ Tip: Add the "--alsologtostderr" flag to the command-line for more logs
10
10
validations :
11
11
required : true
12
- - type : markdown
12
+ - type : textarea
13
13
id : logs
14
14
attributes :
15
15
label : Attach the log file
16
16
description : |
17
- Tip : Run `minikube logs --file=log.txt` then drag & drop `log.txt` file to the browser.
17
+ Tip: Run `minikube logs --file=log.txt` then drag & drop `log.txt` file to the browser.
18
18
validations :
19
19
required : true
20
20
- type : dropdown
29
29
- Redhat/Fedora
30
30
- Other
31
31
validations :
32
- required : false
32
+ required : false
You can’t perform that action at this time.
0 commit comments