File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ---
2+ name : " Bug Report 🐛"
3+ about : 这里只能提交 Bug,提交其他无关信息会被关闭
4+ title : ' '
5+ labels : Bug
6+ assignees : ' '
7+
8+ ---
9+
10+ <!--
11+ 以下为必读项,不仔细阅读会导致你的 Issue 被关闭:
12+
13+ 1. 该分类下只能提交 Bug,如果要询问使用方法等,请前往讨论区:https://github.com/TaleLin/lin-ui/discussions
14+ 2. Lin UI 要求开启开发者工具的【增强编译】,并建议使用最新版本基础库,提 Bug 前请检查这两项配置。
15+ 3. 请严格按照下面要求的信息进行填写,不完整的信息将不会得到任何回复
16+ 4. 提供微信小程序代码片段,将会极大的帮助问题的排查,也能令你的 Issue 100% 得到解决,代码片段说明:https://developers.weixin.qq.com/miniprogram/dev/devtools/minicode.html
17+ -->
18+
19+ ** 设备型号:**
20+
21+ ** LinUI 版本:**
22+
23+ ** 微信小程序基础库版本:**
24+
25+ ** 问题描述及重现步骤:**
26+
27+ ** 相关截图** :
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1+ blank_issues_enabled : true
2+
3+ contact_links :
4+ - name : 使用问题 🗨️
5+ url : https://github.com/TaleLin/lin-ui/discussions
6+ about : 关于使用组件过程中的疑问请发布到这里
7+ - name : 文档错误 📚
8+ url : https://github.com/TaleLin/lin-ui-doc/issues/new
9+ about : 关于文档相关的错误请提交到这里
Original file line number Diff line number Diff line change 1+ ---
2+ name : " Feature Request 🚀"
3+ about : 这里只能提交 Feature 请求,提交其他无关信息会被关闭
4+ title : ' '
5+ labels : Feature
6+ assignees : ' '
7+
8+ ---
9+
10+ <!--
11+ 以下为必读项,不仔细阅读会导致你的 Issue 被关闭:
12+
13+ 1. 该分类下只能提交 Feature,如果要询问使用方法等,请前往讨论区:https://github.com/TaleLin/lin-ui/discussions
14+ 2. 请严格按照下面要求的信息进行填写,不完整的信息将不会得到任何回复
15+ 3. 请尽量详细的描述清楚你的需求,并附带上截图。
16+ -->
17+
18+ ** Feature 名称:**
19+
20+ ** 简要描述:**
21+
22+ ** 使用场景:**
23+
24+ ** 其他组件库或类似功能的截图:**
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments