From 7fbfb7806b7b58d1baa90eddaf3e4154f25ffe32 Mon Sep 17 00:00:00 2001 From: WarmUpTill Date: Sun, 14 Aug 2022 14:52:33 +0200 Subject: [PATCH] Add link to wiki and OBS forums --- .github/ISSUE_TEMPLATE/config.yml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/config.yml diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml new file mode 100644 index 00000000..eec290ac --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1,5 @@ +blank_issues_enabled: true +contact_links: + - name: Help/Support + url: https://github.com/WarmUpTill/SceneSwitcher/wiki + about: For general questions about how to use and configure the plugin please have a look at the wiki (https://github.com/WarmUpTill/SceneSwitcher/wiki) or ask questions in the OBS forum (https://obsproject.com/forum/threads/advanced-scene-switcher.48264/) \ No newline at end of file