From 0e6cfd4b919c12c2490cb106578a6090cfd49cc1 Mon Sep 17 00:00:00 2001 From: Vladimir Mandic Date: Fri, 21 Jul 2023 10:41:40 -0400 Subject: [PATCH] Update diffusers_report.yml --- .github/ISSUE_TEMPLATE/diffusers_report.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/diffusers_report.yml b/.github/ISSUE_TEMPLATE/diffusers_report.yml index b3092a97e..b18b3ab42 100644 --- a/.github/ISSUE_TEMPLATE/diffusers_report.yml +++ b/.github/ISSUE_TEMPLATE/diffusers_report.yml @@ -62,6 +62,11 @@ body: label: Relevant log output description: Please copy and paste any relevant log output. This will be automatically formatted into code, so no need for backticks render: shell + - type: markdown + attributes: + value: | + If unsure if this is a right place to ask your question, perhaps post on [Discussions](https://github.com/vladmandic/automatic/discussions) + Or reach-out to us on [Discord](https://discord.gg/WqMzTUDC) - type: checkboxes attributes: label: Acknowledgements