From 9641223009fb21c79559389d0d8b8bfb2c88b647 Mon Sep 17 00:00:00 2001 From: Jakub Orchowski Date: Thu, 27 Mar 2025 17:17:30 +0100 Subject: [PATCH] [skip ci] better description --- .github/ISSUE_TEMPLATE/bug_report.yml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 887a8ad..b47b097 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -39,10 +39,7 @@ body: id: config attributes: label: Docker Compose config - placeholder: | - ```yaml - services: - ...``` + placeholder: Remember to use ```yaml before and ``` after the code - type: textarea attributes: