mirror of
https://github.com/docker/compose.git
synced 2026-08-27 03:45:29 +00:00
Merge pull request #1877 from rfay/patch-2
Issue template should ask for docker-compose version
This commit is contained in:
commit
5ea2b20341
1 changed files with 5 additions and 0 deletions
5
.github/ISSUE_TEMPLATE.md
vendored
5
.github/ISSUE_TEMPLATE.md
vendored
|
|
@ -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`:**
|
||||
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue