Explorar el Código

docs(issue_template): 完善 bug 报告模板中的问题描述

在问题描述部分增加对期望结果和实际结果的说明,以帮助开发者更好地理解问题
feige996 hace 11 meses
padre
commit
4912af0419
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      .github/ISSUE_TEMPLATE/bug_report.md

+ 1 - 1
.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(问题复现步骤)