From 4274510a71068d2bbc14faa1f1892a73871be50b Mon Sep 17 00:00:00 2001 From: Hugoo <69076992+0x1026@users.noreply.github.com> Date: Tue, 10 Dec 2024 19:30:59 -0800 Subject: [PATCH] fix(bug-report): correct indentation Signed-off-by: Hugoo <69076992+0x1026@users.noreply.github.com> --- .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 dbc2b2e..a08ceaa 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -5,7 +5,7 @@ labels: ["kind/bug", "needs-triage"] projects: ["Projecte-UrbanTree/1"] assignees: [] body: - - type: markdown + - type: markdown attributes: value: | Thanks for taking the time to fill out this bug report!