diff --git a/.github/ISSUE_TEMPLATE/1-a.md b/.github/ISSUE_TEMPLATE/1-a.md index 76ea82c..99937de 100644 --- a/.github/ISSUE_TEMPLATE/1-a.md +++ b/.github/ISSUE_TEMPLATE/1-a.md @@ -1,6 +1,6 @@ --- name: 帮助流程A:使用遇到问题(主题未经修改) -about: 此流程适用于直接使用主题搭建博客的用户,在仅仅修改了主题配置文件、Hexo配置文件、增加了自己的文章,这种情况下无法成功搭建或者部署的问题。 +about: 此流程适用于直接使用主题搭建博客的用户,仅仅修改了主题配置文件、Hexo配置文件、增加了自己的文章。 title: '' labels: 'help-a' assignees: '' diff --git a/.github/ISSUE_TEMPLATE/1-b.md b/.github/ISSUE_TEMPLATE/1-b.md index 9be816a..1798830 100644 --- a/.github/ISSUE_TEMPLATE/1-b.md +++ b/.github/ISSUE_TEMPLATE/1-b.md @@ -1,6 +1,6 @@ --- name: 帮助流程B:使用遇到问题(主题文件 ejs、js、css、第三方插件等有修改) -about: 此流程适用于 fork 主题并对主题文件(ejs、js、css 等)进行了修改后搭建博客的用户,无法成功搭建或者部署的问题。 +about: 此流程适用于 fork 主题并对主题文件(ejs、js、css 等)进行了修改后搭建博客的用户。 title: '' labels: 'help-b' assignees: '' diff --git a/.github/ISSUE_TEMPLATE/bug-report.md b/.github/ISSUE_TEMPLATE/bug-report.md index c388965..0cb526c 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.md +++ b/.github/ISSUE_TEMPLATE/bug-report.md @@ -11,7 +11,7 @@ assignees: '' ## BUG描述 - + ## 复现报告 @@ -26,6 +26,8 @@ assignees: '' ### 复现步骤 + + 1. xxx 2. xxx 3. xxx diff --git a/.github/ISSUE_TEMPLATE/feature-request.md b/.github/ISSUE_TEMPLATE/feature-request.md index af11a2a..ce7fb1c 100644 --- a/.github/ISSUE_TEMPLATE/feature-request.md +++ b/.github/ISSUE_TEMPLATE/feature-request.md @@ -1,6 +1,6 @@ --- name: 提交一个建议 -about: 希望增加或者调整某项功能 +about: 此流程用于建议以及讨论是否新增功能或者对现有功能作出调整。 title: '' labels: 'suggest' assignees: '' @@ -9,7 +9,7 @@ assignees: '' -### 自检报告 +## 自检报告 diff --git a/.github/ISSUE_TEMPLATE/other-issue.md b/.github/ISSUE_TEMPLATE/other-issue.md index a8e0e8a..789e9d4 100644 --- a/.github/ISSUE_TEMPLATE/other-issue.md +++ b/.github/ISSUE_TEMPLATE/other-issue.md @@ -1,14 +1,21 @@ --- name: Other Issue -about: 要表述的内容不属于上述模板的范围 +about: 此流程不予处理帮助、BUG、建议相关的内容。 title: '' -labels: '' +labels: 'others' assignees: '' --- +## 自检报告 + - [ ] 我要说的内容与帮助或者BUG、建议都无关。(如果有关,请使用相关模板) + + +## 问题描述 + +