From f0e7faa0e7799681d3e8c0ff7f81b67751741438 Mon Sep 17 00:00:00 2001 From: Saeed Vaziry <61919774+saeedvaziry@users.noreply.github.com> Date: Wed, 2 Oct 2024 21:28:21 +0200 Subject: [PATCH] Create config.yml --- .github/ISSUE_TEMPLATE/config.yml | 11 +++++++++++ 1 file changed, 11 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..c1d0d10 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1,11 @@ +blank_issues_enabled: false +contact_links: + - name: Feature request + url: https://github.com/vitodeploy/vito/discussions/new?category=ideas + about: Share ideas for new features + - name: Support + url: https://github.com/vitodeploy/vito/discussions/new?category=q-a + about: Ask the community for help + - name: Discord + url: https://discord.gg/uZeeHZZnm5 + about: Join the community