Browse Source

Fix special char typo

Bubka 4 months ago
parent
commit
9c8b904120

+ 2 - 1
.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

+ 2 - 1
.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