From 7647374cca72b9b89f7f8f67d34139fa95dd81b0 Mon Sep 17 00:00:00 2001 From: Garfield69 Date: Tue, 4 Mar 2025 13:28:41 +1300 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 a20480f07..acc823cf3 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -21,7 +21,7 @@ body: id: contributing-guidelines attributes: label: Have you read our Contributing Guidelines? - description: Please read our Contributing Guidelines (troubleshooting section) before submitting your issue to ensure a prompt response to your bug. + description: Please read our Contributing Guidelines (Troubleshooting and Reporting a Bug sections) before submitting your issue to ensure a prompt response to your bug. options: - label: I have read the Contributing Guidelines required: true