Skip to content
This repository was archived by the owner on Jul 18, 2025. It is now read-only.

Commit e54c974

Browse files
authored
Merge pull request #1990 from Zenexer/patch-1
Fix formatting bug in ISSUE_TEMPLATE.md
2 parents 9030f5a + a6ef9f0 commit e54c974

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/ISSUE_TEMPLATE.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,8 @@ Briefly describe the problem you are having in a few paragraphs.
4949

5050
**Additional information you deem important (e.g. issue happens only occasionally):**
5151

52-
**Output of `docker-compose --version`: ***
52+
**Output of `docker-compose --version`:**
53+
5354
```
5455
(paste your output here)
5556
```

0 commit comments

Comments
 (0)