From 5b1b7ecb7176a6abcb456b900b4e326ae71d53e1 Mon Sep 17 00:00:00 2001 From: Jarek Krochmalski Date: Fri, 6 Feb 2026 08:09:38 +0100 Subject: [PATCH] Update bug-report.yml --- .github/ISSUE_TEMPLATE/bug-report.yml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml index b389032..dca7d52 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -64,6 +64,14 @@ body: label: Hawser version (if used) validations: required: false + - type: input + id: connection + attributes: + label: Connection mod + description: How you connect your Docker host to Dockhand + placeholder: socket/direct IP/hawser/hawser-edge + validations: + required: false - type: checkboxes id: required-checks attributes: