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: