From 0d95ec4fe4e7827816d37d34bc6095727f8ef31d Mon Sep 17 00:00:00 2001 From: Joe Banks Date: Thu, 17 Dec 2020 00:25:20 +0000 Subject: Create config.yml --- .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 0000000..4b036ed --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1,8 @@ +blank_issues_enabled: false +contact_links: + - name: Notion task board + url: https://www.notion.so/pythondiscord/2c44f303ec36425da23494f606973f14?v=39e0f16a1ffe4152b3dccb9d5bce9301 + about: Staff-only Notion task board for feature requests and bug reports. + - name: Public GitHub Discussions + url: https://github.com/python-discord/forms-backend/discussions + about: GitHub Discussions from external collaborators. -- cgit v1.2.3