From c0b705aa5c95789ea7b8586ad6be1ee8edcb8090 Mon Sep 17 00:00:00 2001 From: Tyrrrz <1935960+Tyrrrz@users.noreply.github.com> Date: Wed, 27 Dec 2023 19:25:51 +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 fd87c3e0..d28f30a8 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -62,7 +62,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 package + - label: I have made sure that this bug is reproducible on the latest version of the package required: true - label: I have provided all the information needed to reproduce this bug as efficiently as possible required: true