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: