From 5cc48125bbdd7e376eff6165d04db7bed81d353c Mon Sep 17 00:00:00 2001 From: Anuken Date: Sun, 12 May 2024 09:23:01 -0400 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 d630fd5965..53c3710077 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -72,5 +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." + - label: "I am not using Foo's Client, and have made sure the bug is not caused by mods I have installed." required: true