update
This commit is contained in:
27
.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal file
27
.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal file
@@ -0,0 +1,27 @@
|
||||
---
|
||||
name: Bug report
|
||||
about: 提 Bug
|
||||
title: ''
|
||||
labels: bug
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
**问题描述 Describe the bug**
|
||||
|
||||
|
||||
**重现问题的步骤 To Reproduce**
|
||||
|
||||
|
||||
**请提供能重现问题的链接(jsfiddle、jsrun) Expected behavior**
|
||||
|
||||
|
||||
**报错信息或截图 Error message or screenshots**
|
||||
|
||||
|
||||
**期望的结果 Expected behavior**
|
||||
|
||||
|
||||
**请填写以下版本信息 please complete the following information**
|
||||
- vue: ?
|
||||
- vxe-table: ?
|
||||
16
.github/ISSUE_TEMPLATE/feature_request.md
vendored
Normal file
16
.github/ISSUE_TEMPLATE/feature_request.md
vendored
Normal file
@@ -0,0 +1,16 @@
|
||||
---
|
||||
name: Feature request
|
||||
about: 功能需求
|
||||
title: ''
|
||||
labels: 需求
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
**这个新特性和一个问题相关吗?简单描述下,比如我什么场景下,需要解决什么问题,发现表格不支持这个功能 Is your feature request related to a problem? Please describe.**
|
||||
|
||||
|
||||
**描述下,你希望得到的什么解决方案 Describe the solution you'd like**
|
||||
|
||||
|
||||
**是否有不错的替代方案 Describe alternatives you've considered**
|
||||
19
.github/ISSUE_TEMPLATE/help.md
vendored
Normal file
19
.github/ISSUE_TEMPLATE/help.md
vendored
Normal file
@@ -0,0 +1,19 @@
|
||||
---
|
||||
name: Help
|
||||
about: 遇到问题
|
||||
title: ''
|
||||
labels: ''
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
**描述 Describe**
|
||||
|
||||
|
||||
**请提供能重现问题的链接(jsfiddle、jsrun) Expected behavior**
|
||||
|
||||
|
||||
|
||||
**请填写以下版本信息 please complete the following information**
|
||||
- vue: ?
|
||||
- vxe-table: ?
|
||||
Reference in New Issue
Block a user