From b3c395cca137e05c9e13bccf964f0e805edb358e Mon Sep 17 00:00:00 2001 From: StroepWafel <109832156+NIDNHU@users.noreply.github.com> Date: Sat, 12 Apr 2025 23:47:13 +0930 Subject: [PATCH] Update bug_report.yml --- .github/ISSUE_TEMPLATE/bug_report.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 71100c44..ffa7bd5e 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -42,8 +42,7 @@ body: attributes: label: Confirm options: - - label: This bug report is about an issue with the extension itself. - description: I have not modified the extension nor added any unsupported plugins. If this is not the case, I know that I should post the issue to the extension's [Discord support channel](https://discord.gg/YzmbnCDkat) instead. + - label: This bug report is about an issue with the extension itself. I have not modified the extension nor added any unsupported plugins. If this is not the case, I know that I should post the issue to the extension's Discord support channel instead. required: true - type: textarea