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

Commit 5ea2b20

Browse files
authored
Merge pull request #1877 from rfay/patch-2
Issue template should ask for docker-compose version
2 parents 04d9bc4 + 1635451 commit 5ea2b20

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)