From 9c8b904120919fd9b2ee7c085feeb784ad653d38 Mon Sep 17 00:00:00 2001 From: Bubka <858858+Bubka@users.noreply.github.com> Date: Fri, 28 Mar 2025 13:19:42 +0100 Subject: [PATCH] Fix special char typo --- .github/ISSUE_TEMPLATE/bug_report.yml | 3 ++- .github/ISSUE_TEMPLATE/extension_bug_report.yml | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 07e36478..7b3e8e24 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -30,7 +30,8 @@ body: id: configuration attributes: label: Configuration - description: Any information you think may give a good idea of your setup: Configurations, settings, network, proxies. + description: >- + Any information you think may give a good idea of your setup: Configurations, settings, network, proxies. placeholder: >- The /about page of your 2FAuth instance displays environment variables, user preferences and admin settings you can easily copy and past here as a good starting point diff --git a/.github/ISSUE_TEMPLATE/extension_bug_report.yml b/.github/ISSUE_TEMPLATE/extension_bug_report.yml index efbfa036..0c3ed3f5 100644 --- a/.github/ISSUE_TEMPLATE/extension_bug_report.yml +++ b/.github/ISSUE_TEMPLATE/extension_bug_report.yml @@ -49,7 +49,8 @@ body: id: configuration attributes: label: Configuration - description: Any information you think may give a good idea of your setup: Configurations, settings, network, proxies. + description: >- + Any information you think may give a good idea of your setup: Configurations, settings, network, proxies. placeholder: >- The /about page of your 2FAuth instance displays environment variables, user preferences and admin settings you can easily copy and past here as a good starting point