From 4912af0419cce2c3a27c0eb2a5e75007cfe300cb Mon Sep 17 00:00:00 2001 From: feige996 <1020102647@qq.com> Date: Thu, 22 May 2025 20:10:56 +0800 Subject: [PATCH] =?UTF-8?q?docs(issue=5Ftemplate):=20=E5=AE=8C=E5=96=84=20?= =?UTF-8?q?bug=20=E6=8A=A5=E5=91=8A=E6=A8=A1=E6=9D=BF=E4=B8=AD=E7=9A=84?= =?UTF-8?q?=E9=97=AE=E9=A2=98=E6=8F=8F=E8=BF=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 在问题描述部分增加对期望结果和实际结果的说明,以帮助开发者更好地理解问题 --- .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 719b3d8..fd93281 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -11,7 +11,7 @@ about: Create a report to help us improve # Bug report(问题描述) -写清楚 unibest 版本号,平台是什么(小程序、APP还是h5),以及具体问题描述。 +写清楚 unibest 版本号,平台是什么(小程序、APP还是h5),以及具体问题描述。期望是什么,实际是什么。 ## Steps to reproduce(问题复现步骤)