From 8cdac7d71031be3beaebc75ffd662cb9f9b0984e Mon Sep 17 00:00:00 2001 From: Vladimir Mandic Date: Tue, 14 May 2024 11:37:37 -0400 Subject: [PATCH] update github template --- .github/ISSUE_TEMPLATE/bug_report.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 4cfae115b..98a27b4ce 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -39,6 +39,7 @@ body: attributes: value: | Please follow these guidelines when creating an issue: + - If issue is related to ModernUI, create issue at [ModernUI issues](https://github.com/BinaryQuantumSoul/sdnext-modernui/issues) - 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 - If issue cannot be clearly seen in the provided log, run SD.Next with debug logging enabled by adding `--debug` to your command line parameters