From da18680283382233cd25d7cb14d5898fadb3287b Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Mon, 20 Jan 2020 13:51:28 -0800 Subject: [PATCH] ;doc: update issue templates [ci skip] --- .github/ISSUE_TEMPLATE/config.yml | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 8348f6f46..60e350e69 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -2,9 +2,10 @@ blank_issues_enabled: true contact_links: - - name: hledger chat or mail list + - name: Questions, Support url: https://hledger.org/#help-feedback - about: Please send questions and support requests here. - - name: hledger project security issues - url: mailto:simon@joyful.com - about: Please report security vulnerabilities here. + about: For questions and support, please use our Chat or Mail list. + # doesn't show, mailto: probably not supported + # - name: hledger project security issues + # url: mailto:simon@joyful.com + # about: Please report security vulnerabilities here.