From fbf11cebbc49c7149bfdef59b121c3c30c4a4e1e Mon Sep 17 00:00:00 2001 From: Physton Date: Wed, 21 Jun 2023 13:52:51 +0800 Subject: [PATCH] update ISSUE_TEMPLATE --- .github/ISSUE_TEMPLATE/bug_report.md | 4 +--- .github/ISSUE_TEMPLATE/反馈问题.md | 4 +--- 2 files changed, 2 insertions(+), 6 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 0c83a41..173e1a3 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,6 +1,6 @@ --- name: Bug report -about: Bug report +about: ⚠️️If you don't use this template to provide bug feedback, I won't address your issue. title: "[Bug] " labels: '' assignees: '' @@ -9,8 +9,6 @@ assignees: '' **Issue Feedback** -Note: Any posts that do not follow this template will be closed immediately. I won't be able to address your issue if the information below is not provided. - Please mark "x" inside the square brackets to indicate that you have read the following information. - [ ] I confirm that I have searched for a solution to this issue in the [FAQ](https://physton.github.io/sd-webui-prompt-all-in-one-assets/FAQ.html) and couldn't find a solution. - [ ] I confirm that I have searched for this issue in the [Issues](https://github.com/Physton/sd-webui-prompt-all-in-one/issues) list (including closed ones) and couldn't find a solution. diff --git a/.github/ISSUE_TEMPLATE/反馈问题.md b/.github/ISSUE_TEMPLATE/反馈问题.md index 09d3b72..e419e2a 100644 --- a/.github/ISSUE_TEMPLATE/反馈问题.md +++ b/.github/ISSUE_TEMPLATE/反馈问题.md @@ -1,6 +1,6 @@ --- name: 反馈问题 -about: 反馈问题 +about: ⚠️️如果不使用此模板反馈bug,我不会去解决你的问题 title: "[Bug] " labels: '' assignees: '' @@ -9,8 +9,6 @@ assignees: '' **反馈须知** -注意:不遵循此模板的任何帖子都会被立即关闭,如果没有提供下方的信息,我无法定位你的问题。 - 请在下方中括号内输入 x 来表示你已经知晓相关内容。 - [ ] 我确认已经在 [常见问题](https://physton.github.io/sd-webui-prompt-all-in-one-assets/zh-CN/FAQ.html) 中搜索了此次反馈的问题,没有找到解决方法。 - [ ] 我确认已经在 [Issues](https://github.com/Physton/sd-webui-prompt-all-in-one/issues) 列表(包括已经 Close 的)中搜索了此次反馈的问题,没有找到解决方法。