From 3aaeb9656a6a42f12cdcc0a1f8d841a3ae7e6a3d Mon Sep 17 00:00:00 2001 From: shedaniel Date: Thu, 14 Jul 2022 13:31:46 +0800 Subject: Update bug-report.yaml --- .github/ISSUE_TEMPLATE/bug-report.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github') diff --git a/.github/ISSUE_TEMPLATE/bug-report.yaml b/.github/ISSUE_TEMPLATE/bug-report.yaml index 67cd9a7f0..1423dfb69 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yaml +++ b/.github/ISSUE_TEMPLATE/bug-report.yaml @@ -57,7 +57,7 @@ body: Thanks for taking the time to fill out this bug report! - type: checkboxes - id: logs + id: logs-confirm attributes: label: By submitting this issue, I have included the necessary logs by pasting the contents into the correct location or attaching the file as an upload. options: -- cgit