From dd76220eb8d69e34161d609eeeb4a26dbd5d7467 Mon Sep 17 00:00:00 2001 From: Alexander Shabunevich Date: Sun, 4 Dec 2022 23:23:48 +0300 Subject: [PATCH] Add issues config --- .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..762245d --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1,8 @@ +blank_issues_enabled: false +contact_links: + - name: Feature Request + url: https://github.com/beholdr/maska/discussions/categories/ideas + about: Do you have an idea how to improve Maska? Feel free to post it to the discussion forum that allows voting for other users. + - name: Help & Support + url: https://github.com/beholdr/maska/discussions/categories/q-a + about: Need help with installation or usage of Maska? Please use the discussion forum.