From 1c71a3624acfb7313afec522848e710ad7659c70 Mon Sep 17 00:00:00 2001 From: "Xie, Nanlin" <37297158+NanlinXie@users.noreply.github.com> Date: Thu, 23 Jul 2020 22:50:26 +0800 Subject: [PATCH] Update bug_report.md --- .github/ISSUE_TEMPLATE/bug_report.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 9986d5f8e..f4c8004bb 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -6,10 +6,18 @@ labels: 'status: new' assignees: '' --- - **Describe the bug** A clear and concise description of what the bug is. +**Platform** +Describe the platform information, + +**Codebase** +Describe which codebase is used. + +**Scenario** +Describe the scenario: Hybrid, Industry or logical_partition + **To Reproduce** Steps to reproduce the behavior: 1. Go to '...'