From 4e30a2d515ac8cce1157385116a23d2647e723fd Mon Sep 17 00:00:00 2001 From: Nicolas Mowen Date: Fri, 27 Sep 2024 08:20:25 -0600 Subject: [PATCH] Update general support template --- .github/DISCUSSION_TEMPLATE/config-support.yml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.github/DISCUSSION_TEMPLATE/config-support.yml b/.github/DISCUSSION_TEMPLATE/config-support.yml index 5b70b1d91..3dfa5c79e 100644 --- a/.github/DISCUSSION_TEMPLATE/config-support.yml +++ b/.github/DISCUSSION_TEMPLATE/config-support.yml @@ -76,6 +76,15 @@ body: - HassOS Addon - Docker Compose - Docker CLI + - Proxmox via Docker + - Proxmox via TTeck Script + - Windows WSL2 + validations: + required: true + - type: textarea + id: container-config + attributes: + label: Container Config (Docker run command, compose file, lxc config, etc) validations: required: true - type: dropdown