From 96c124491ef396d97b60435f5eee52df5cf60e08 Mon Sep 17 00:00:00 2001 From: Gourieff <777@lovemet.ru> Date: Mon, 18 Sep 2023 13:46:29 +0700 Subject: [PATCH] Update bug_report.yml --- .github/ISSUE_TEMPLATE/bug_report.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 3208cb0..4b2908a 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -8,6 +8,8 @@ body: label: First, confirm description: Make sure you use the latest version of the ReActor extension and you have already searched to see if an issue already exists for the bug you encountered before you create a new Issue. options: + - label: I have read the [instruction](https://github.com/Gourieff/sd-webui-reactor/blob/main/README.md) carefully + required: true - label: I have searched the existing issues required: true - label: I have updated the extension to the latest version @@ -15,7 +17,7 @@ body: - type: markdown attributes: value: | - *Please fill this form with as much information as possible, don't forget to fill "What OS..." and "What browsers" and *provide screenshots if possible** + *Please fill this form with as much information as possible and *provide screenshots if possible** - type: textarea id: what-did attributes: