From 27c82d24d0b5cd584f998f13e6cdac8af2fecd81 Mon Sep 17 00:00:00 2001 From: Alex Zenla Date: Tue, 28 Oct 2025 16:44:54 -0400 Subject: [PATCH] chore(github): update bug report issue template --- .github/ISSUE_TEMPLATE/bug-report.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug-report.yaml b/.github/ISSUE_TEMPLATE/bug-report.yaml index df8b445..7dbfe39 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yaml +++ b/.github/ISSUE_TEMPLATE/bug-report.yaml @@ -29,7 +29,7 @@ body: - type: textarea id: logs attributes: - label: Relevant log output + label: Log output description: Please provide any relevant log output. render: log - type: checkboxes