update
This commit is contained in:
28
.github/ISSUE_TEMPLATE/bug_report.md
vendored
28
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@@ -1,28 +0,0 @@
|
||||
---
|
||||
name: Bug report
|
||||
about: 有 Bug
|
||||
title: '请将问题描述清楚、并提供问题重现链接或报错信息,否则可能会被关闭!'
|
||||
labels: bug
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
**问题描述 Describe the bug**
|
||||
|
||||
|
||||
**重现问题的步骤 To Reproduce**
|
||||
|
||||
|
||||
**请提供能重现问题的链接([jsfiddle](https://jsfiddle.net/y7n0bw4e/)、[codepen](https://codepen.io/anon/pen/gJEmRW)、[jsrun](https://jsrun.net/vIyKp/edit)) Expected behavior**
|
||||
|
||||
|
||||
**报错信息或截图 Error message or screenshots**
|
||||
|
||||
|
||||
**期望的结果 Expected behavior**
|
||||
|
||||
|
||||
**请填写以下版本信息 please complete the following information**
|
||||
- 浏览器版本: ?
|
||||
- vue: ?
|
||||
- vxe-table: ?
|
||||
16
.github/ISSUE_TEMPLATE/feature_request.md
vendored
16
.github/ISSUE_TEMPLATE/feature_request.md
vendored
@@ -1,16 +0,0 @@
|
||||
---
|
||||
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
19
.github/ISSUE_TEMPLATE/help.md
vendored
@@ -1,19 +0,0 @@
|
||||
---
|
||||
name: Help
|
||||
about: 遇到问题
|
||||
title: '请将问题描述清楚、并提供问题重现链接或报错信息,否则可能会被关闭!'
|
||||
labels: ''
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
**描述 Describe**
|
||||
|
||||
|
||||
**请提供能重现问题的链接([jsfiddle](https://jsfiddle.net/y7n0bw4e/)、[codepen](https://codepen.io/anon/pen/gJEmRW)、[jsrun](https://jsrun.net/vIyKp/edit)) Expected behavior**
|
||||
|
||||
|
||||
**请填写以下版本信息 please complete the following information**
|
||||
- 浏览器版本: ?
|
||||
- vue: ?
|
||||
- vxe-table: ?
|
||||
Reference in New Issue
Block a user