Skip to content

Commit 5fc2b2a

Browse files
committed
fix yaml indentation
Signed-off-by: Nicolas De Loof <[email protected]>
1 parent b1cd40c commit 5fc2b2a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,10 @@ body:
1414
required: true
1515
- type: markdown
1616
attributes:
17-
value: |
18-
[Docker Swarm](https://www.mirantis.com/software/swarm/) uses a distinct compose file parser and
19-
as such doesn't support some of the recent features of Docker Compose. Please contact Mirantis
20-
if you need assistance with compose file support in Docker Swarm.
17+
value: |
18+
[Docker Swarm](https://www.mirantis.com/software/swarm/) uses a distinct compose file parser and
19+
as such doesn't support some of the recent features of Docker Compose. Please contact Mirantis
20+
if you need assistance with compose file support in Docker Swarm.
2121
- type: textarea
2222
attributes:
2323
label: Steps To Reproduce

0 commit comments

Comments
 (0)