From b74b292cac3ced3f3df51f164719970df8edffc7 Mon Sep 17 00:00:00 2001 From: George <31376482+george-gca@users.noreply.github.com> Date: Wed, 2 Oct 2024 10:07:50 -0300 Subject: [PATCH] Update bug report with running with docker options --- .github/ISSUE_TEMPLATE/1_bug_report.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/1_bug_report.yml b/.github/ISSUE_TEMPLATE/1_bug_report.yml index 96ec317..b95ae0c 100644 --- a/.github/ISSUE_TEMPLATE/1_bug_report.yml +++ b/.github/ISSUE_TEMPLATE/1_bug_report.yml @@ -81,7 +81,8 @@ body: description: select all environments where you have experienced this issue multiple: true options: - - "Running locally with Docker" + - "Running locally with Docker (docker compose)" + - "Running locally with Docker (devcontainer)" - "Running locally without Docker" - "Deployed site" validations: