Update issue templates
Showing
1 changed file
with
27 additions
and
0 deletions
.github/ISSUE_TEMPLATE/----bug.md
0 → 100644
| 1 | --- | ||
| 2 | name: 为项目提BUG | ||
| 3 | about: 为该项目一个BUG | ||
| 4 | title: '' | ||
| 5 | labels: bug | ||
| 6 | assignees: '' | ||
| 7 | |||
| 8 | --- | ||
| 9 | |||
| 10 | 你好,请使用下面的模板创建 issue 以帮助我们更快的排查问题,不规范的 issue 会被关闭,感谢配合。 | ||
| 11 | |||
| 12 | Browser version [浏览器类型和版本] | ||
| 13 | |||
| 14 | |||
| 15 | vue-h5-template version [vue-h5-template 版本] | ||
| 16 | |||
| 17 | |||
| 18 | Vue version [Vue 版本] | ||
| 19 | |||
| 20 | |||
| 21 | reappear link [重现链接] | ||
| 22 | |||
| 23 | |||
| 24 | One-line summary [描述问题] | ||
| 25 | |||
| 26 | |||
| 27 | Other comments [其他信息] |
-
Please register or sign in to post a comment