From d772996a0501ec6b152b03eb0ea52e569ee035a4 Mon Sep 17 00:00:00 2001 From: Sammy Sidhu Date: Mon, 14 Oct 2024 23:23:17 -0700 Subject: [PATCH] [CHORE] add config.yaml for issues (#3044) --- .github/ISSUE_TEMPLATE/config.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/config.yaml diff --git a/.github/ISSUE_TEMPLATE/config.yaml b/.github/ISSUE_TEMPLATE/config.yaml new file mode 100644 index 0000000000..d472295384 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yaml @@ -0,0 +1,8 @@ +blank_issues_enabled: false +contact_links: +- name: GitHub Discussions + url: https://github.com/Eventual-Inc/Daft/discussions/new/choose + about: Please ask questions here. +- name: Slack + url: https://dist-data.slack.com/archives/C052CA6Q9N1 + about: Or the `#daft-dev` channel in the Daft Slack.