mirror of
https://gitee.com/vant-contrib/vant-weapp.git
synced 2025-04-06 03:58:05 +08:00
[docs]: update issue template
This commit is contained in:
parent
53ff09b3bb
commit
435e69b11b
9
.github/ISSUE_TEMPLATE/bug-report-----.md
vendored
9
.github/ISSUE_TEMPLATE/bug-report-----.md
vendored
@ -12,6 +12,15 @@ about: Create a report to help us improve
|
|||||||
**截图**
|
**截图**
|
||||||
如果是 UI 问题,请提供具体截图
|
如果是 UI 问题,请提供具体截图
|
||||||
|
|
||||||
|
**核心代码**
|
||||||
|
请提供使用组件的核心代码
|
||||||
|
|
||||||
|
```js
|
||||||
|
```
|
||||||
|
|
||||||
|
```wxml
|
||||||
|
```
|
||||||
|
|
||||||
**环境**
|
**环境**
|
||||||
- 设备:
|
- 设备:
|
||||||
- 基础库版本:
|
- 基础库版本:
|
||||||
|
@ -11,3 +11,12 @@ about: Suggest an idea for this project
|
|||||||
|
|
||||||
**你期望 API 是什么样的?**
|
**你期望 API 是什么样的?**
|
||||||
描述一下你期望的 API 形式
|
描述一下你期望的 API 形式
|
||||||
|
|
||||||
|
**示例代码**
|
||||||
|
请展示一下新功能的大致用法
|
||||||
|
|
||||||
|
```js
|
||||||
|
```
|
||||||
|
|
||||||
|
```wxml
|
||||||
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user