2024-04-17 15:59:30 +00:00
|
|
|
name: "? Question"
|
|
|
|
description: General questions about the container
|
2024-04-17 16:34:23 +00:00
|
|
|
title: "[Question]: "
|
2024-04-17 15:59:30 +00:00
|
|
|
labels: ["question"]
|
|
|
|
body:
|
|
|
|
- type: markdown
|
|
|
|
attributes:
|
|
|
|
value: |
|
2024-04-27 10:05:28 +00:00
|
|
|
Please do not use this form for technical issues, and make sure to check the [FAQ](https://github.com/dockur/windows/blob/master/readme.md) first!
|
2024-04-17 15:59:30 +00:00
|
|
|
- type: textarea
|
|
|
|
id: question
|
|
|
|
attributes:
|
|
|
|
label: Question
|
|
|
|
description: What's the question you have about the container?
|
|
|
|
validations:
|
|
|
|
required: true
|