소스 검색

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