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