Browse Source

Update issue templates

修改问题模板
developing
Jiaju Zhuang 4 years ago committed by GitHub
parent
commit
3a2def512e
  1. 2
      .github/ISSUE_TEMPLATE/bug.md
  2. 4
      .github/ISSUE_TEMPLATE/question.md
  3. 2
      .github/ISSUE_TEMPLATE/suggest.md

2
.github/ISSUE_TEMPLATE/bug.md

@ -1,6 +1,6 @@
---
name: bug
about: 发现一个新的Bug [常见问题](https://www.yuque.com/easyexcel/faq)
about: 发现一个新的Bug
title: ''
labels: bug
assignees: zhuangjiaju

4
.github/ISSUE_TEMPLATE/question.md

@ -1,12 +1,14 @@
---
name: question
about: 有使用疑问,请先阅读“快速使用”,上面无法解决再提交问题。处理完请关闭问题。
about: 有使用疑问,请先阅读“快速开始”,上面无法解决再提交问题。处理完请关闭问题。
title: ''
labels: help wanted
assignees: ''
---
**建议先去看文档**
[快速开始](https://www.yuque.com/easyexcel/doc/easyexcel) 、[常见问题](https://www.yuque.com/easyexcel/faq)
**异常代码**
```java
这里写你的代码

2
.github/ISSUE_TEMPLATE/suggest.md

@ -7,4 +7,6 @@ assignees: ''
---
**建议先去看文档**
[快速开始](https://www.yuque.com/easyexcel/doc/easyexcel) 、[常见问题](https://www.yuque.com/easyexcel/faq)
**建议描述**

Loading…
Cancel
Save