Ver código fonte

Issue template should ask for docker-compose version

Signed-off-by: Randy Fay <[email protected]>
Randy Fay 4 anos atrás
pai
commit
1635451ac9
1 arquivos alterados com 5 adições e 0 exclusões
  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`:**
 
 
 ```
 ```