From 914944f791badcb0251a6cb1572cbf83c5f1df13 Mon Sep 17 00:00:00 2001 From: Tyrrrz <1935960+Tyrrrz@users.noreply.github.com> Date: Wed, 27 Dec 2023 19:25:31 +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 9e0bfc2..dfb0aa4 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -65,7 +65,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