Commit 34c1e792 authored by 谭真's avatar 谭真

Update issue templates

parent a1986441
---
name: 希望添加新功能
about: 建议添加XX功能
---
**问:你希望加什么新功能?**
答:
**问:微信、QQ等大APP的选择器,是否有这个功能?**
答:
**问:这个功能是否适合所有人?如不是,是否要加个属性开关?**
答:
**其它你希望补充的内容**
---
name: 其它问题
about: 使用问题咨询等等
---
---
name: 其它
about: ''
---
---
name: 提交Bug
about: 发现一个bug或疑似bug
---
**提bug前必看**
请先回答下列三个问题,否则不允处理,谢谢配合。
1、我最新的Demo是否有这个bug?——是【**如果Demo没问题,请升级新版**
2、你用的是什么版本?升级后是否正常?——3.0.7,已经是用的最新版
3、是否有改动过我库内部的代码?——否【**如有,请告诉我你改了什么**
**bug内容描述**
请在这里描述bug的内容:
**如何复现这个bug?**
以下是示例,请替换你的bug复现步骤:
1、Demo默认设置,去选择照片
2、选择一个照片去预览
3、导航栏没有消失
**截图**
如有,请在这贴上你的截图:
**其它说明**
有没有其它要补充的?比如你的初始化TZImagePickerController的代码
---
name: Bug report
about: Create a report to help us improve
---
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
**Expected behavior**
A clear and concise description of what you expected to happen.
**Screenshots**
If applicable, add screenshots to help explain your problem.
**Desktop (please complete the following information):**
- OS: [e.g. iOS]
- Browser [e.g. chrome, safari]
- Version [e.g. 22]
**Smartphone (please complete the following information):**
- Device: [e.g. iPhone6]
- OS: [e.g. iOS8.1]
- Browser [e.g. stock browser, safari]
- Version [e.g. 22]
**Additional context**
Add any other context about the problem here.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment