From c00852e809a02c12a170b149c7df650d3b0fb36c Mon Sep 17 00:00:00 2001 From: w0rp Date: Mon, 15 Mar 2021 00:36:45 +0000 Subject: [PATCH] Disable blank issues and add a link to ask for help --- .github/ISSUE_TEMPLATE/config.yml | 6 ++++++ 1 file changed, 6 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 00000000..fdffb5fb --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1,6 @@ +--- +blank_issues_enabled: false +contact_links: + - name: Ask for Help + url: https://github.com/dense-analysis/ale/discussions/new?category=q-a-ask-for-help-with-problems + about: Ask for Help in ALE Discussions