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: