From d352d0084991a62f509d1b414033bb7867f539c6 Mon Sep 17 00:00:00 2001 From: Antoine Cotten Date: Thu, 5 Apr 2018 16:02:56 +0200 Subject: [PATCH] Add GitHub issue template (#263) --- .github/ISSUE_TEMPLATE.md | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 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..ba09052 --- /dev/null +++ b/.github/ISSUE_TEMPLATE.md @@ -0,0 +1,33 @@ + + +### Problem description + + + +### Extra information + + + +#### Stack configuration + + + +#### Docker setup + +``` + +``` + +``` + +``` + +#### Docker logs + +``` + +```