diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 9a8febe5c..03b3f3ad4 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -24,6 +24,13 @@ body: For example: `Version: f256fb8b Fri Apr 14 17:41:30 2023 -0400` Additionally provide any relevant platorm information (OS, browser, versions) - + - type: markdown + attributes: + value: | + If issue is setup, installation or startup related, please check `setup.log` before reporting + And when posting console logs, please use code blocks (\`\`\`) to format them insead of uploading screenshots + - type: markdown + attributes: + value: | If possible update to latest version before reporting the issue as older versions cannot be properly supported And search existing **issues** and **discussions** before creating a new one diff --git a/extensions-builtin/sd-webui-controlnet b/extensions-builtin/sd-webui-controlnet index db097f4df..0c7998ab0 160000 --- a/extensions-builtin/sd-webui-controlnet +++ b/extensions-builtin/sd-webui-controlnet @@ -1 +1 @@ -Subproject commit db097f4df734dec33f53cfe4b604ce336f6e3d16 +Subproject commit 0c7998ab05101bcb1ac426e41e11dda5f7e7d8a1