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.