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: