From 2f30fc504a894ecb6016e0dabdac406040a51c7a Mon Sep 17 00:00:00 2001 From: Thad Guidry Date: Thu, 5 Mar 2020 08:37:00 -0600 Subject: [PATCH] Remove blank_issues creation and add Contacts to "New Issue" --- .github/ISSUE_TEMPLATE/config.yml | 8 ++++++++ 1 file changed, 8 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 000000000..690bb4ddf --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1,8 @@ +blank_issues_enabled: false +contact_links: + - name: Mailing List + url: https://groups.google.com/d/forum/openrefine + about: Please ask and answer questions here. + - name: Gitter Chat + url: https://gitter.im/OpenRefine/OpenRefine + about: general and developer discussions