1
0
鏡像自 https://github.com/dockur/windows.git 已同步 2026-06-11 12:49:36 +08:00

docs: Add issue templates (#388)

此提交包含在:
Kroese
2024-04-17 17:59:30 +02:00
提交者 GitHub
父節點 8a5f233e34
當前提交 2512925c56
共有 3 個檔案被更改,包括 100 行新增0 行删除
+17
查看文件
@@ -0,0 +1,17 @@
name: "? Question"
description: General questions about the container
title: "Question: "
labels: ["question"]
body:
- type: markdown
attributes:
value: |
Have a question about Windows for Docker?
Please make sure to check the [FAQ](https://github.com/dockur/windows/blob/master/readme.md) first!
- type: textarea
id: question
attributes:
label: Question
description: What's the question you have about the container?
validations:
required: true