From 4fba476791054ce9ada5bca024e8800cd8f8b675 Mon Sep 17 00:00:00 2001 From: Bernhard B Date: Fri, 18 Jun 2021 18:03:33 +0200 Subject: [PATCH] Update bug-report.yml --- .github/ISSUE_TEMPLATE/bug-report.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml index 9a2777e..ac70f45 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -39,7 +39,7 @@ body: required: true attributes: label: In which mode are you using the docker container? - description: Hint: If you have `USE_NATIVE=1` set in your `docker-compose.yml` file then you are using the native mode. + description: Hint: If you have "USE_NATIVE=1" set in your "docker-compose.yml" file then you are using the native mode. options: - Normal Mode - Native Mode