From 393d66236fecd4c412ec55489ac48a3e33ea656e Mon Sep 17 00:00:00 2001 From: Glenn Hermans Date: Thu, 27 May 2021 04:07:32 +0200 Subject: [PATCH] Added 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 000000000..d1bd4ece0 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1,8 @@ +blank_issues_enabled: false +contact_links: +- name: 💬 Community Forum + url: https://forums.bagisto.com + about: This repository is only for reporting bugs or feature requests, if you need help please go to our community forum. +- name: ❔ Support Question + url: https://bagisto.uvdesk.com/en/customer/create-ticket/ + about: This repository is only for reporting bugs or feature requests, please create a support ticket if you need any assistance from our team.