From 983b72660dd970f08a4b701e94b23f9f60ff702e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Bauer?= Date: Sun, 2 Apr 2017 10:50:41 +0200 Subject: [PATCH] added github issue template --- .github/ISSUE_TEMPLATE.md | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE.md diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md new file mode 100644 index 0000000..23a001c --- /dev/null +++ b/.github/ISSUE_TEMPLATE.md @@ -0,0 +1,29 @@ + + +### Infos: + +* Docker version: +* Docker-compose version: +* Operating system (Docker host): + + +### Expected behavior: + +* + + +### Actual behavior: + +* + + +### Steps to reproduce the behavior: + +*