2024-04-17 16:04:54 +00:00
|
|
|
name: "? Question"
|
|
|
|
description: General questions about the container
|
2024-04-17 16:35:46 +00:00
|
|
|
title: "[Question]: "
|
2024-04-17 16:04:54 +00:00
|
|
|
labels: ["question"]
|
|
|
|
body:
|
|
|
|
- type: markdown
|
|
|
|
attributes:
|
|
|
|
value: |
|
2024-04-26 14:47:46 +00:00
|
|
|
Have a general question about Windows for Docker?
|
|
|
|
Please do not use this form for technical issues.
|
|
|
|
And make sure to check the [FAQ](https://github.com/dockur/windows-arm/blob/master/readme.md) first!
|
2024-04-17 16:04:54 +00:00
|
|
|
- type: textarea
|
|
|
|
id: question
|
|
|
|
attributes:
|
|
|
|
label: Question
|
|
|
|
description: What's the question you have about the container?
|
|
|
|
validations:
|
|
|
|
required: true
|