chore(doc): update issue templates
parent
b8f6950cfa
commit
75e7ef5b4b
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
name: Bug反馈
|
||||
about: 请按照模板填写Bug反馈,否则你的Issue可能会被直接关闭。与Icarus使用相关的问题请转至Gitter(https://gitter.im/hexo-theme-icarus/community)。
|
||||
title: ''
|
||||
about: 请按照模板填写Bug反馈,否则你的Issue可能会被直接关闭。
|
||||
title: [Bug] 问题概述
|
||||
labels: ''
|
||||
assignees: ''
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
name: Bug report
|
||||
about: Please follow this template if you are reporting a bug, or your issue may be closed without further notice. And redirect your Icarus customization questions to Gitter (https://gitter.im/hexo-theme-icarus/community).
|
||||
title: ''
|
||||
about: Please follow this template if you are reporting a bug, or your issue may be closed without further notice.
|
||||
title: [Bug] Bug summary
|
||||
labels: ''
|
||||
assignees: ''
|
||||
|
||||
|
|
|
@ -0,0 +1,8 @@
|
|||
blank_issues_enabled: false
|
||||
contact_links:
|
||||
- name: Gitter
|
||||
url: https://gitter.im/hexo-theme-icarus/community
|
||||
about: Redirect your Icarus usage questions to Gitter.
|
||||
- name: Gitter
|
||||
url: https://gitter.im/hexo-theme-icarus/community
|
||||
about: 与Icarus使用相关的问题请转至这里。
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
name: Feature request
|
||||
about: Please follow this template if you are requesting a new feature, or your issue may be closed without further notice. And redirect your Icarus customization questions to Gitter (https://gitter.im/hexo-theme-icarus/community).
|
||||
title: ''
|
||||
about: Please follow this template if you are requesting a new feature, or your issue may be closed without further notice.
|
||||
title: [FEAT] Feature request summary
|
||||
labels: ''
|
||||
assignees: ''
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
name: 功能建议
|
||||
about: 请按照模板填写功能建议,否则你的Issue可能会被直接关闭。与Icarus使用相关的问题请转至Gitter(https://gitter.im/hexo-theme-icarus/community)。
|
||||
title: ''
|
||||
about: 请按照模板填写功能建议,否则你的Issue可能会被直接关闭。
|
||||
title: [FEAT] 功能建议概述
|
||||
labels: ''
|
||||
assignees: ''
|
||||
|
||||
|
|
Loading…
Reference in New Issue