From ad037c66153424224bde182c612345882dbe42dd Mon Sep 17 00:00:00 2001 From: crazywoola <100913391+crazywoola@users.noreply.github.com> Date: Mon, 27 Nov 2023 19:38:00 +0800 Subject: [PATCH] feat: add items (#1633) --- .github/ISSUE_TEMPLATE/bug_report.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 2a01311deb..83e401cbc4 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -21,8 +21,8 @@ body: multiple: true options: - Cloud - - Self Hosted - - Other (please specify in "Steps to Reproduce") + - Self Hosted (Docker) + - Self Hosted (Source) validations: required: true