diff --git a/.github/ISSUE_TEMPLATE/bug_report.en.yml b/.github/ISSUE_TEMPLATE/bug_report.en.yml index 0ab1c8be00..65da8c07a2 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.en.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.en.yml @@ -10,10 +10,10 @@ body: **Before submitting, please check:** - - You have searched for related issues in the [issues](https://github.com/halo-dev/halo/issues) list. - - This is an issue with the Halo project itself. If it is not an issue with the project itself(For example: Installation and deployment issues.), it is recommended to submit it in the [Discussions](https://github.com/halo-dev/halo/discussions). - - You have tried disabling all plugins to rule out plugins as the cause of the problem. - - If it is an issue with plugins and themes, please submit it in the respective plugin and theme repositories. + - [ ] You have searched for related issues in the [issues](https://github.com/halo-dev/halo/issues) list. + - [ ] This is an issue with the Halo project itself. If it is not an issue with the project itself(For example: Installation and deployment issues.), it is recommended to submit it in the [Discussions](https://github.com/halo-dev/halo/discussions). + - [ ] You have tried disabling all plugins to rule out plugins as the cause of the problem. + - [ ] If it is an issue with plugins and themes, please submit it in the respective plugin and theme repositories. - type: markdown id: environment attributes: diff --git a/.github/ISSUE_TEMPLATE/bug_report.zh.yml b/.github/ISSUE_TEMPLATE/bug_report.zh.yml index 0cc3f6b448..4f34000734 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.zh.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.zh.yml @@ -10,10 +10,10 @@ body: **在提交之前,请检查:** - - 已经在 [issues](https://github.com/halo-dev/halo/issues) 列表中搜索了相关问题。 - - 这是 Halo 项目本身存在的问题,如果是非项目本身的问题(如:安装部署问题),建议在 [Discussions](https://github.com/halo-dev/halo/discussions) 提交。 - - 已经尝试过停用所有的插件,排除是插件导致的问题。 - - 如果是插件和主题的问题,请在对应的插件和主题仓库提交。 + - [ ] 已经在 [issues](https://github.com/halo-dev/halo/issues) 列表中搜索了相关问题。 + - [ ] 这是 Halo 项目本身存在的问题,如果是非项目本身的问题(如:安装部署问题),建议在 [Discussions](https://github.com/halo-dev/halo/discussions) 提交。 + - [ ] 已经尝试过停用所有的插件,排除是插件导致的问题。 + - [ ] 如果是插件和主题的问题,请在对应的插件和主题仓库提交。 - type: markdown id: environment attributes: diff --git a/.github/ISSUE_TEMPLATE/feature_request.en.yml b/.github/ISSUE_TEMPLATE/feature_request.en.yml index e00b707241..5a58b8d371 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.en.yml +++ b/.github/ISSUE_TEMPLATE/feature_request.en.yml @@ -9,9 +9,9 @@ body: **Before submitting, please check:** - - You have searched for related issues in the [issues](https://github.com/halo-dev/halo/issues) list. - - This is a feature related to Halo. If it is not an issue with the project itself, it is recommended to submit it in the [Discussions](https://github.com/halo-dev/halo/discussions). - - If it is a feature suggestion for plugins and themes, please submit it in the respective plugin and theme repositories. + - [ ] You have searched for related issues in the [issues](https://github.com/halo-dev/halo/issues) list. + - [ ] This is a feature related to Halo. If it is not an issue with the project itself, it is recommended to submit it in the [Discussions](https://github.com/halo-dev/halo/discussions). + - [ ] If it is a feature suggestion for plugins and themes, please submit it in the respective plugin and theme repositories. - type: markdown id: environment attributes: diff --git a/.github/ISSUE_TEMPLATE/feature_request.zh.yml b/.github/ISSUE_TEMPLATE/feature_request.zh.yml index 5768cb3ccb..3d3d825397 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.zh.yml +++ b/.github/ISSUE_TEMPLATE/feature_request.zh.yml @@ -9,9 +9,9 @@ body: **在提交之前,请检查:** - - 已经在 [issues](https://github.com/halo-dev/halo/issues) 列表中搜索了相关问题。 - - 这是和 Halo 相关的特性,如果是非项目本身的问题,建议在 [Discussions](https://github.com/halo-dev/halo/discussions) 提交。 - - 如果是插件和主题特性建议,请在对应的插件和主题仓库提交。 + - [ ] 已经在 [issues](https://github.com/halo-dev/halo/issues) 列表中搜索了相关问题。 + - [ ] 这是和 Halo 相关的特性,如果是非项目本身的问题,建议在 [Discussions](https://github.com/halo-dev/halo/discussions) 提交。 + - [ ] 如果是插件和主题特性建议,请在对应的插件和主题仓库提交。 - type: markdown id: environment attributes: