From 517f591d29f8319feb3fe09befe53737e52315f9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mathilde=20Gr=C3=BCnig?= <41020854+mthld@users.noreply.github.com> Date: Wed, 30 Aug 2023 09:43:23 +0200 Subject: [PATCH] fix YAML mistake in issue template: must use spaces and NOT tabs... --- .github/ISSUE_TEMPLATE/bug_resolution.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_resolution.yml b/.github/ISSUE_TEMPLATE/bug_resolution.yml index fd1530c86..a31f19e8b 100644 --- a/.github/ISSUE_TEMPLATE/bug_resolution.yml +++ b/.github/ISSUE_TEMPLATE/bug_resolution.yml @@ -85,7 +85,7 @@ body: label: Version description: What version of CryptPad are you running? options: - - 5.4.1 + - 5.4.1 - 5.4.0 - 5.3.0 - 5.2.1