From 62266a0652ab562a660113cbfd123f4ba47cf4d6 Mon Sep 17 00:00:00 2001 From: Anuken Date: Sun, 12 May 2024 09:22:00 -0400 Subject: [PATCH] Update bug_report.yml --- .github/ISSUE_TEMPLATE/bug_report.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 3a649b83de..d630fd5965 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -72,3 +72,5 @@ body: required: true - label: I have searched the closed and open issues to make sure that this problem has not already been reported. required: true + - label: "I am **not** using Foo's Client, and have made sure the bug is not caused by mods I have installed." + required: true