From a175198c7d2693b18742997198a06ef1de4bbf28 Mon Sep 17 00:00:00 2001 From: Pere Miquel Brull Date: Wed, 1 Mar 2023 06:51:36 +0100 Subject: [PATCH] Add issue config.yml (#10347) --- .github/ISSUE_TEMPLATE/config.yml | 7 +++++++ 1 file changed, 7 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..0c16cce7886 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1,7 @@ +contact_links: + - name: Read the docs & troubleshoot + url: https://docs.open-metadata.org/ + about: You can find information on anything related to OpenMetadata. + - name: Chat on Slack + url: https://slack.open-metadata.org/ + about: And get help from the community