From 5bd0dd4ad6ce0a1215852bfba55e106a46410156 Mon Sep 17 00:00:00 2001 From: Eonasdan Date: Thu, 28 Sep 2023 16:01:05 -0400 Subject: [PATCH] Update bug_report.yml --- .github/ISSUE_TEMPLATE/bug_report.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index f2f817f5..7701bce6 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -23,7 +23,7 @@ body: required: true - type: markdown attributes: - value: "![Please provide the link in the address bar](/.github/ISSUE_TEMPLATE/image.png)" + value: "![Please provide the link in the address bar](image.png)" - type: textarea id: reduced-test-case attributes: