From 2340d45476a08ca1b81a6e6093af839d29efe271 Mon Sep 17 00:00:00 2001 From: Glenn Hermans Date: Thu, 27 May 2021 04:28:23 +0200 Subject: [PATCH] Updated issues config --- .github/ISSUE_TEMPLATE/config.yml | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index d1bd4ece0..a434258a4 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -2,7 +2,10 @@ 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. + about: Ask the community for help on our 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. + about: This repository is only for reporting bugs or feature requests, please create a support ticket if you need any assistance from our team. +- name: 🔒 Security Vulnerabilities + url: mailto:support@bagisto.com + about: Please don't disclose security vulnerabilities publicly. If you find any security vulnerability in Bagisto then please email us at support@bagisto.com.