Merge pull request #1877 from rfay/patch-2

Issue template should ask for docker-compose version
This commit is contained in:
Mathieu Champlon 2021-07-02 07:58:54 +02:00 committed by GitHub
commit 5ea2b20341
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 0 deletions

View File

@ -49,6 +49,11 @@ Briefly describe the problem you are having in a few paragraphs.
**Additional information you deem important (e.g. issue happens only occasionally):**
**Output of `docker-compose --version`: ***
```
(paste your output here)
```
**Output of `docker version`:**
```