Skip to content

Commit

Permalink
Update issue templates
Browse files Browse the repository at this point in the history
  • Loading branch information
hbcui1984 authored Jan 28, 2019
1 parent 2fa24fc commit 972fd29
Showing 1 changed file with 38 additions and 0 deletions.
38 changes: 38 additions & 0 deletions .github/ISSUE_TEMPLATE/-----bug-report-.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
---
name: 报告问题(Bug report)
about: 详细描述你遇到的问题并寻求社区帮助
title: ''
labels: ''
assignees: ''

---

**问题描述**
[问题描述:尽可能简洁清晰地把问题描述清楚]

**复现步骤**
[复现问题的步骤]
1. 启动 '...'
2. 点击 '....'
3. 查看

[或者可以直接贴源代码]

**预期结果**
[使用简洁清晰的语言描述你希望生效的预期结果]

**实际结果**
[这里请贴上你的报错截图或文字]


**系统信息:**
- 发行平台: [如 微信小程序、H5平台、5+ App等]
- 操作系统 [如 iOS 12.1.2、Android 7.0]
- HBuilderX版本 [如使用HBuilderX,则需提供 HBuilderX 版本号]
- uni-app版本 [如使用Vue-cli创建/运行项目,则提供`npm run info`的运行结果]
- 设备信息 [如 iPhone8 Plus]


**补充信息**
[可选]
[根据你的分析,出现这个问题的原因可能在哪里?]

0 comments on commit 972fd29

Please sign in to comment.