From cedd6faba6f4f183d51cac612bc274e5c346e09b Mon Sep 17 00:00:00 2001 From: Tim Neutkens Date: Tue, 25 Feb 2020 13:20:49 +0100 Subject: [PATCH] Create config.yml --- .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 000000000000000..a26c9187784abe0 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1,5 @@ +blank_issues_enabled: false +contact_links: + - name: GitHub Discussions + url: https://github.com/zeit/next.js/discussions + about: Please ask and answer questions here.