From efd96621b47f1a2291c66ecbe99ca2a5cdf02d2d Mon Sep 17 00:00:00 2001 From: ThatOneCalculator Date: Fri, 23 Jun 2023 19:06:19 -0700 Subject: [PATCH] chore: :memo: deployment method in bug report --- issue_template/bug.yaml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/issue_template/bug.yaml b/issue_template/bug.yaml index e5edebbd9d..83d71e76d5 100644 --- a/issue_template/bug.yaml +++ b/issue_template/bug.yaml @@ -87,6 +87,22 @@ body: - Android - iOS - Other (Please Specify) + - type: dropdown + id: deplotment-method + attributes: + label: How do you deploy Calckey on your server? (Server-side issues only) + multiple: false + options: + - N/A + - Manual + - Ubuntu Install Script + - Docker Compose + - Docker Prebuilt Image + - Helm Chart + - YunoHost + - AUR Package + - Other (Please Specify) + attributes: - type: dropdown id: operating-system attributes: