From 42e7ab8141d2bff5a21f907e9b382f6c878faf22 Mon Sep 17 00:00:00 2001 From: LukeGus Date: Wed, 24 Sep 2025 22:33:15 -0500 Subject: [PATCH] Update issue templates --- .github/ISSUE_TEMPLATE/bug_report.yml | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 81714ee4..8e5ca0c5 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -13,10 +13,10 @@ body: validations: required: true - type: dropdown - id: installation-method + id: platform attributes: - label: Installation Method / Platform - description: How are you running Termix? + label: Platform + description: How are you using Termix? options: - Firefox - Safari @@ -29,6 +29,14 @@ body: - Other validations: required: true + - type: dropdown + id: server-installation-method + attributes: + label: Serer Installation Method + description: How is the Termix server installed? + options: + - Docker + - Manual Build - type: input id: version attributes: