From 88e83bb81769c3ad87ed94c15a39a7a94a5160fe Mon Sep 17 00:00:00 2001 From: Christian Hewitt Date: Sun, 10 Dec 2023 07:55:31 +0000 Subject: [PATCH] templates: add config.yml Signed-off-by: Christian Hewitt --- .github/ISSUE_TEMPLATE/config.yml | 8 ++++++++ 1 file changed, 8 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 000000000..91979c1dd --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1,8 @@ +blank_issues_enabled: false +contact_links: + - name: Feature Ideas + url: https://new.tvheadend.org/t/feature-ideas + about: Discussions on features and ideas to make Tvheadend even better take place in the forum + - name: Help and Support + url: https://new.tvheadend.org + about: Please post questions and ask for help and support in the forum -- 2.47.2