From 21f507abcef7654d29a31c39fbf257fdae8321e2 Mon Sep 17 00:00:00 2001 From: Rustin Date: Fri, 6 Mar 2020 19:12:16 +0800 Subject: [PATCH] github: refine bug report template (#15183) --- .github/ISSUE_TEMPLATE/bug-report.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug-report.md b/.github/ISSUE_TEMPLATE/bug-report.md index c852fd7f9b394..357c07294e487 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.md +++ b/.github/ISSUE_TEMPLATE/bug-report.md @@ -9,7 +9,7 @@ labels: type/bug Please answer these questions before submitting your issue. Thanks! 1. What did you do? -If possible, provide a recipe for reproducing the error. + 2. What did you expect to see?