ソースを参照

fix yaml indentation

Signed-off-by: Nicolas De Loof <[email protected]>
Nicolas De Loof 5 ヶ月 前
コミット
5fc2b2a71c
1 ファイル変更4 行追加4 行削除
  1. 4 4
      .github/ISSUE_TEMPLATE/bug_report.yml

+ 4 - 4
.github/ISSUE_TEMPLATE/bug_report.yml

@@ -14,10 +14,10 @@ body:
       required: true
   - type: markdown
     attributes:
-    value: |
-      [Docker Swarm](https://www.mirantis.com/software/swarm/) uses a distinct compose file parser and 
-      as such doesn't support some of the recent features of Docker Compose. Please contact Mirantis
-      if you need assistance with compose file support in Docker Swarm.
+      value: |
+        [Docker Swarm](https://www.mirantis.com/software/swarm/) uses a distinct compose file parser and 
+        as such doesn't support some of the recent features of Docker Compose. Please contact Mirantis
+        if you need assistance with compose file support in Docker Swarm.
   - type: textarea
     attributes:
       label: Steps To Reproduce