瀏覽代碼

Fix special char typo

Bubka 4 月之前
父節點
當前提交
9c8b904120
共有 2 個文件被更改,包括 4 次插入2 次删除
  1. 2 1
      .github/ISSUE_TEMPLATE/bug_report.yml
  2. 2 1
      .github/ISSUE_TEMPLATE/extension_bug_report.yml

+ 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