chore(doc): update issue template chooser

This commit is contained in:
ppoffice 2020-05-24 12:10:27 -04:00
parent 75e7ef5b4b
commit d74488ac96
4 changed files with 17 additions and 5 deletions

View File

@ -1,5 +1,5 @@
---
name: Bug report
name: Bug Report
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: ''

View File

@ -5,4 +5,16 @@ contact_links:
about: Redirect your Icarus usage questions to Gitter.
- name: Gitter
url: https://gitter.im/hexo-theme-icarus/community
about: 与Icarus使用相关的问题请转至这里。
about: 与Icarus使用相关的问题请转至这里。
- name: Bug Report
url: https://github.com/ppoffice/hexo-theme-icarus/issues/new?template=bug_report.md
about: Please follow this template if you are reporting a bug, or your issue may be closed without further notice.
- name: Bug反馈
url: https://github.com/ppoffice/hexo-theme-icarus/issues/new?template=Bug反馈.md
about: 请按照模板填写Bug反馈否则你的Issue可能会被直接关闭。
- name: Feature Request
url: https://github.com/ppoffice/hexo-theme-icarus/issues/new?template=feature_request.md
about: Please follow this template if you are requesting a new feature, or your issue may be closed without further notice.
- name: 功能建议
url: https://github.com/ppoffice/hexo-theme-icarus/issues/new?template=功能建议.md
about: 请按照模板填写功能建议否则你的Issue可能会被直接关闭。

View File

@ -1,5 +1,5 @@
---
name: Feature request
name: Feature Request
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: ''

View File

@ -1,6 +1,6 @@
---
name: Pull request
about: Suggest a code change to this project
name: Pull Request
about: Suggest a code change to this project.
title: ''
labels: ''
assignees: ''