From 0bceb4ab4803504ee5c37201afb089817bf399e9 Mon Sep 17 00:00:00 2001 From: Victor Login Date: Mon, 10 Apr 2023 15:13:15 +0200 Subject: [PATCH] github: add link to chat for issue request Signed-off-by: Victor Login --- .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 00000000000..9817707cb0a --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1,5 @@ +blank_issues_enabled: true +contact_links: + - about: 'ShortLink Community' + name: Chat + url: 'https://join.slack.com/t/shortlinkproject/shared_invite/zt-1sx5nuptw-0Ngy8oUQOcJpaP5YRDEMvg'