Merge pull request #1877 from rfay/patch-2
Issue template should ask for docker-compose version
This commit is contained in:
commit
5ea2b20341
|
|
@ -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):**
|
**Additional information you deem important (e.g. issue happens only occasionally):**
|
||||||
|
|
||||||
|
**Output of `docker-compose --version`: ***
|
||||||
|
```
|
||||||
|
(paste your output here)
|
||||||
|
```
|
||||||
|
|
||||||
**Output of `docker version`:**
|
**Output of `docker version`:**
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue