2024-04-17 18:14:51 +02:00
|
|
|
name: "? Question"
|
|
|
|
description: General questions about the container
|
2024-04-17 18:32:43 +02:00
|
|
|
title: "[Question]: "
|
2024-04-17 18:14:51 +02:00
|
|
|
labels: ["question"]
|
|
|
|
body:
|
|
|
|
- type: markdown
|
|
|
|
attributes:
|
|
|
|
value: |
|
2024-04-30 00:30:44 +02:00
|
|
|
Please do not use this form for technical issues, and make sure to check the [FAQ](https://github.com/vdsm/virtual-dsm/blob/master/readme.md) first!
|
2024-04-17 18:14:51 +02:00
|
|
|
- type: textarea
|
|
|
|
id: question
|
|
|
|
attributes:
|
|
|
|
label: Question
|
|
|
|
description: What's the question you have about the container?
|
|
|
|
validations:
|
|
|
|
required: true
|