From 9df67dadb82e110d2f357ee681d0bae7c5451738 Mon Sep 17 00:00:00 2001 From: YorkShen Date: Fri, 15 Feb 2019 16:59:55 +0800 Subject: [PATCH] Update issue template --- .github/ISSUE_TEMPLATE.md | 36 +++++++++++++++++----------- .github/ISSUE_TEMPLATE/bug-report.md | 3 ++- 2 files changed, 24 insertions(+), 15 deletions(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 9fdf1f83ae..9271910743 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -1,24 +1,32 @@ - + -## Description - +## Describe the bug + -## Environment +## To Reproduce + - - - -## Broken Example +## Environment + - +## Expected behavior + -## Steps to Reproduce +## Screenshots + - +## Additional context + \ No newline at end of file diff --git a/.github/ISSUE_TEMPLATE/bug-report.md b/.github/ISSUE_TEMPLATE/bug-report.md index 6580f285ea..5b0571aeb5 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.md +++ b/.github/ISSUE_TEMPLATE/bug-report.md @@ -9,7 +9,8 @@ assignees: '' ---