From 430bb21d24948de4bf0f021dd2adb4bf933daf63 Mon Sep 17 00:00:00 2001 From: Marco Kilchhofer Date: Sat, 5 Mar 2022 10:32:47 +0100 Subject: [PATCH] chore: Configure issue template chooser to disallow blank issues (#1157) Signed-off-by: Marco Kilchhofer --- .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..5a31b2c7 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1,6 @@ +blank_issues_enabled: false + +contact_links: + - name: Chat on Slack + url: https://argoproj.github.io/community/join-slack + about: Maybe chatting with the community can help