From 1ad42ee48b41372010566490f26fbcaba75a8bdb Mon Sep 17 00:00:00 2001 From: Tyrrrz <1935960+Tyrrrz@users.noreply.github.com> Date: Wed, 27 Dec 2023 19:25:06 +0200 Subject: [PATCH] Fix typo --- .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 e2d4d7180..1ffcc397c 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -94,7 +94,7 @@ body: required: true - label: I have provided a descriptive title for this issue required: true - - label: I have made sure that that this bug is reproducible on the latest version of the application + - label: I have made sure that this bug is reproducible on the latest version of the application required: true - label: I have provided all the information needed to reproduce this bug as efficiently as possible required: true