From a3fd6061974fb66d2863380c3c541f4c6501af43 Mon Sep 17 00:00:00 2001 From: Ta-Ching Chen Date: Mon, 3 Jun 2019 08:24:07 +0800 Subject: [PATCH] Update bug issue templates (#1198) --- .github/ISSUE_TEMPLATE/bug_report.md | 44 ++++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/bug_report.md diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md new file mode 100644 index 00000000..b35aef34 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -0,0 +1,44 @@ +--- +name: Bug report +about: Create a report to help us improve +title: '' +labels: '' +assignees: '' + +--- + + + + +**Fission/Kubernetes version** + + + +
+$ fission --version
+$ kubectl version
+
+ +**Kubernetes platform (e.g. Google Kubernetes Engine)** + +**Describe the bug** + + +**To Reproduce** + + + +**Expected result** + + +**Actual result** + +**Screenshots/Dump file** + + +
+$ fission support dump
+
+ +**Additional context** +