diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml index 442480a..615d7cb 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: 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