Update issue templates
This commit is contained in:
32
.github/ISSUE_TEMPLATE/bug_report.md
vendored
32
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@@ -1,31 +1,23 @@
|
||||
---
|
||||
name: Bug report
|
||||
about: 有 Bug
|
||||
about: 反馈问题:请将问题的重现步骤描述清楚!
|
||||
title: ''
|
||||
labels: bug
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
### (必填)请填写问题描述 Describe the bug
|
||||
**(必填)请填写问题描述或截图**
|
||||
?
|
||||
|
||||
?
|
||||
**(必填)请填重现链接(如何创建链接?)**
|
||||
?
|
||||
|
||||
### (必填)请填写能重现问题的链接,例如([jsfiddle](https://jsfiddle.net/04Ldpsy8/)、[codesandbox](https://codesandbox.io/s/vue-template-916h0)、[jsrun](https://jsrun.pro//vIyKp/edit)) Reproduction link
|
||||
**(必填)请填写期望的结果**
|
||||
?
|
||||
|
||||
?
|
||||
|
||||
### 填写报错信息或截图 Error message or screenshots
|
||||
|
||||
?
|
||||
|
||||
### (必填)请填写期望的结果 Expected behavior
|
||||
|
||||
?
|
||||
|
||||
### (必填)请填写版本号 Version
|
||||
|
||||
- os: ?
|
||||
- browser: ?
|
||||
- vue: ?
|
||||
- vxe-table: ?
|
||||
**(必填)请填写以下信息:**
|
||||
- OS: ?
|
||||
- Browser: ?
|
||||
- vue: ?
|
||||
- vxe-table: ?
|
||||
|
||||
19
.github/ISSUE_TEMPLATE/discuss-and-suggest.md
vendored
19
.github/ISSUE_TEMPLATE/discuss-and-suggest.md
vendored
@@ -1,19 +0,0 @@
|
||||
---
|
||||
name: Discuss and suggest
|
||||
about: 讨论与建议
|
||||
title: ''
|
||||
labels: discuss 讨论
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
### 请填写问题描述 Describe
|
||||
|
||||
?
|
||||
|
||||
### 请填写版本号 Version
|
||||
|
||||
- os: ?
|
||||
- browser: ?
|
||||
- vue: ?
|
||||
- vxe-table: ?
|
||||
21
.github/ISSUE_TEMPLATE/feature_request.md
vendored
21
.github/ISSUE_TEMPLATE/feature_request.md
vendored
@@ -1,24 +1,17 @@
|
||||
---
|
||||
name: Feature request
|
||||
about: 功能需求
|
||||
about: 功能需求:这个需求解决了什么问题?
|
||||
title: ''
|
||||
labels: enhancement 功能需求
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
### (必填)这个需求解决了什么问题 What problem does this feature solve
|
||||
**(必填)这个需求解决了什么问题**
|
||||
?
|
||||
|
||||
?
|
||||
**建议的 API 是什么样的**
|
||||
?
|
||||
|
||||
### (必填)请填写问题链接来描述为什么无法实现该功能,例如([jsfiddle](https://jsfiddle.net/04Ldpsy8/)、[codesandbox](https://codesandbox.io/s/vue-template-916h0)、[jsrun](https://jsrun.pro//vIyKp/edit)) Reproduction link
|
||||
|
||||
?
|
||||
|
||||
### 建议的 API 是什么样的 What does the proposed API look like
|
||||
|
||||
?
|
||||
|
||||
### 是否已有其他不错的替代方案 Describe alternatives you've considered
|
||||
|
||||
?
|
||||
**是否已有其他不错的替代方案**
|
||||
?
|
||||
|
||||
27
.github/ISSUE_TEMPLATE/help.md
vendored
27
.github/ISSUE_TEMPLATE/help.md
vendored
@@ -1,27 +1,20 @@
|
||||
---
|
||||
name: Help
|
||||
about: 遇到问题
|
||||
about: 遇到问题:请将问题的重现步骤描述清楚!
|
||||
title: ''
|
||||
labels: need help 需要帮助
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
### (必填)请填写问题描述 Describe
|
||||
**(必填)请填写问题描述或截图**
|
||||
?
|
||||
|
||||
?
|
||||
**(必填)请填重现链接(如何创建链接?)**
|
||||
?
|
||||
|
||||
### (必填)请填写能重现问题的链接,例如([jsfiddle](https://jsfiddle.net/04Ldpsy8/)、[codesandbox](https://codesandbox.io/s/vue-template-916h0)、[jsrun](https://jsrun.pro//vIyKp/edit)) Reproduction link
|
||||
|
||||
?
|
||||
|
||||
### 请填写报错信息或截图 Error message or screenshots
|
||||
|
||||
?
|
||||
|
||||
### (必填)请填写版本号 Version
|
||||
|
||||
- os: ?
|
||||
- browser: ?
|
||||
- vue: ?
|
||||
- vxe-table: ?
|
||||
**(必填)请填写以下信息:**
|
||||
- OS: ?
|
||||
- Browser: ?
|
||||
- vue: ?
|
||||
- vxe-table: ?
|
||||
|
||||
Reference in New Issue
Block a user