From 83736f1be952707092850573b6cff3d5a876e818 Mon Sep 17 00:00:00 2001 From: Ron <45816308+rjaegers@users.noreply.github.com> Date: Tue, 5 Dec 2023 07:54:33 +0100 Subject: [PATCH] Apply linter findings Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- .github/ISSUE_TEMPLATE/bug_report.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 1cff6f91..8655e992 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -24,9 +24,9 @@ A clear and concise description of what you expected to happen. If applicable, add screenshots to help explain your problem. **Environment (please complete the following information):** - - OS: [e.g. Windows, Linux, OSX] - - Architecture [e.g. x86_64, Apple M2] - - Docker Version [e.g. Docker Desktop 4.25.2] +- OS: [e.g. Windows, Linux, OSX] +- Architecture [e.g. x86_64, Apple M2] +- Docker Version [e.g. Docker Desktop 4.25.2] **Additional context** Add any other context about the problem here.