From fc08f7c1e208ae48e3a2b8f42c50d98d5759be14 Mon Sep 17 00:00:00 2001 From: Shay Nehmad Date: Thu, 14 Nov 2019 19:11:37 +0200 Subject: [PATCH] Removed email from issue config yml --- .github/ISSUE_TEMPLATE/config.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 08a1452e7..be6fc881d 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -3,9 +3,6 @@ contact_links: - name: Slack Channel url: https://join.slack.com/t/infectionmonkey/shared_invite/enQtNDU5MjAxMjg1MjU1LWM0NjVmNWE2ZTMzYzAxOWJiYmMxMzU0NWU3NmUxYjcyNjk0YWY2MDkwODk4NGMyNDU4NzA4MDljOWNmZWViNDU about: Our community Slack channel - you can ask questions or suggest things here. - - name: Support Email - url: mailto://support@infectionMonkey.com - about: Support E-mail to contact us in a private manner. - name: FAQs url: https://www.guardicore.com/infectionmonkey/faq/ about: Frequently Asked Questions - if you have a question, see if we've already answered it!