File tree Expand file tree Collapse file tree 2 files changed +11
-5
lines changed Expand file tree Collapse file tree 2 files changed +11
-5
lines changed Original file line number Diff line number Diff line change 1515 Please answer the following sections to help us troubleshoot the problem.
1616
1717 - type : dropdown
18- id : docker_images
1918 attributes :
2019 label : What docker image(s) are you using?
2120 description : Select as many images as applicable
@@ -34,10 +33,10 @@ body:
3433
3534 - type : input
3635 attributes :
37- label : OS system and architecture running docker image
36+ label : Host OS system and architecture running docker image
3837 placeholder : |
3938 Example:
40- Ubuntu/ aarch64
39+ Ubuntu 22.04 / aarch64
4140 validations :
4241 required : true
4342
8887 description : |
8988 A clear and concise description of what you expected to happen.
9089 placeholder : |
91- Example: ggplot output appears in my notebook.
90+ Example: ` ggplot` output appears in my notebook.
9291
9392 - type : textarea
9493 attributes :
@@ -109,3 +108,11 @@ body:
109108 Tip: You can attach images or log files by clicking this area to highlight it and then dragging files in.
110109 validations :
111110 required : false
111+
112+ - type : checkboxes
113+ attributes :
114+ label : Latest Docker version
115+ description : You should try to use latest Docker version
116+ options :
117+ - label : I've updated my Docker version to the latest available and the issue still persists
118+ required : true
Original file line number Diff line number Diff line change 1313 section in the documentation for our preferred processes before submitting a feature request.
1414
1515 - type : dropdown
16- id : docker_images
1716 attributes :
1817 label : What docker image(s) is this feature applicable to?
1918 description : Select as many images as applicable
You can’t perform that action at this time.
0 commit comments