From 992d162eaf70e53435673280de4ffb57202ce45f Mon Sep 17 00:00:00 2001 From: TheFrenchGhosty <47571719+TheFrenchGhosty@users.noreply.github.com> Date: Sat, 11 Jul 2026 09:30:57 +0200 Subject: [PATCH] Better wording for what comes from the original templates Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@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 f7044f88f..453683baf 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -39,7 +39,7 @@ body: id: logs attributes: label: Logs - description: If applicable, copy the log that appear in the browser page where the error is reported. + description: If applicable, copy the logs that appear on the page where the error is reported. render: shell validations: required: false