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

Commit 1635451

Browse files
committed
Issue template should ask for docker-compose version
Signed-off-by: Randy Fay <[email protected]>
1 parent 04d9bc4 commit 1635451

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/ISSUE_TEMPLATE.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,11 @@ 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`: ***
53+
```
54+
(paste your output here)
55+
```
56+
5257
**Output of `docker version`:**
5358

5459
```

0 commit comments

Comments
 (0)