浏览代码

Merge pull request #1877 from rfay/patch-2

Issue template should ask for docker-compose version
Mathieu Champlon 4 年之前
父节点
当前提交
5ea2b20341
共有 1 个文件被更改,包括 5 次插入0 次删除
  1. 5 0
      .github/ISSUE_TEMPLATE.md

+ 5 - 0
.github/ISSUE_TEMPLATE.md

@@ -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`:**
 
 
 ```
 ```