From 0abdf95704dee0e591bbf76841ee820256ccd331 Mon Sep 17 00:00:00 2001 From: Gilles Dubois Date: Wed, 22 Feb 2017 10:47:16 +0100 Subject: [PATCH] Add issue template --- .github/ISSUE_TEMPLATE.md | 14 ++++++++++++++ 1 file changed, 14 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..26515f6 --- /dev/null +++ b/.github/ISSUE_TEMPLATE.md @@ -0,0 +1,14 @@ +*It's hard to solve a problem when important details are missing, that why we added this template, to help you and us.* + +### General informations +Docker host's operating system : +Mysql Server version : + +### Docker informations +Docker compose version : +Docker version : + +### Problem's description +*Describe your problem here* + +