From f0a165bc0eec054b2a9fe5ae7d2bcde5dc0c715c Mon Sep 17 00:00:00 2001 From: Jakub Orchowski Date: Thu, 27 Mar 2025 17:15:52 +0100 Subject: [PATCH] [skip ci] fix spacing --- .github/ISSUE_TEMPLATE/bug_report.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 3a7b605..887a8ad 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -40,9 +40,9 @@ body: attributes: label: Docker Compose config placeholder: | - ```yaml - services: - ...``` + ```yaml + services: + ...``` - type: textarea attributes: