Browse Source

Update issue templates

bugfix
Jiaju Zhuang 5 years ago committed by GitHub
parent
commit
c9f4b78d0f
  1. 16
      .github/ISSUE_TEMPLATE/2bug.md
  2. 10
      .github/ISSUE_TEMPLATE/3suggest.md
  3. 10
      .github/ISSUE_TEMPLATE/suggess.md

16
.github/ISSUE_TEMPLATE/2bug.md

@ -1,16 +0,0 @@
---
name: Bug反馈
about: 请确认这个是一个Bug
title: ''
labels: bug
assignees: zhuangjiaju
---
**触发场景描述**
**触发Bug的代码**
```java
这里写代码
```
**提示的异常或者没有达到的效果**

10
.github/ISSUE_TEMPLATE/3suggest.md

@ -1,10 +0,0 @@
---
name: 给出建议1
about: 给出一些建议的能
title: ''
labels: suggest
assignees: ''
---
**建议描述**

10
.github/ISSUE_TEMPLATE/suggess.md

@ -1,10 +0,0 @@
---
name: suggess
about: 给出一些建议的能
title: ''
labels: suggest
assignees: ''
---
**建议描述**
Loading…
Cancel
Save