From 1a28cab42cd4c18d6b8f3a348219339de9c49884 Mon Sep 17 00:00:00 2001 From: amoghjalan Date: Tue, 23 Apr 2024 16:20:31 +0530 Subject: [PATCH] Enable blank issues Add Contact Link --- .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 000000000..00956d42a --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1,5 @@ +blank_issues_enabled: true +contact_links: + - name: Slack for Support & Discussions + url: https://join.slack.com/t/middle-out-group/shared_invite/zt-2hg1b7i04-GdJuchJJ8Wdm8IKX6d2rxA + about: Hang out with the community of Engineering Managers, Tech Leads, and CTOs. \ No newline at end of file