From f497eabf16c6b6e9ebb761b3289de86cfe364db3 Mon Sep 17 00:00:00 2001 From: Haitao Yue Date: Thu, 24 Oct 2019 17:13:46 +0800 Subject: [PATCH] [Close #53] Refine bug report issue template Add more context info for bug report. Signed-off-by: Haitao Yue --- .github/ISSUE_TEMPLATE/bug_report.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 88d8f5c41..ecac5393c 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -29,10 +29,15 @@ assignees: '' ## Context (Environment) +* OS: +* Architecture: +* Docker version: +* Docker compose version: +* Kubernetes version: -## Detailed Description +## Detailed Description and log ## Possible Implementation