diff --git a/.github/ISSUE_TEMPLATE/00-bug-issue.md b/.github/ISSUE_TEMPLATE/00-bug-issue.md index b14e9e691..aaa5ef5c7 100644 --- a/.github/ISSUE_TEMPLATE/00-bug-issue.md +++ b/.github/ISSUE_TEMPLATE/00-bug-issue.md @@ -1,14 +1,13 @@ --- name: 🐛 Bug Report -about: Report bugs or other issues to us on GitHub +about: Report bugs (no support requests, please) --- ### Description diff --git a/.github/ISSUE_TEMPLATE/30-feature-request.md b/.github/ISSUE_TEMPLATE/30-feature-request.md index f3ce5ac75..8dbbf56de 100644 --- a/.github/ISSUE_TEMPLATE/30-feature-request.md +++ b/.github/ISSUE_TEMPLATE/30-feature-request.md @@ -1,14 +1,13 @@ --- name: ✨ Feature Request -about: Request a feature or suggest other enhancements 💡 +about: Request a feature or suggest other enhancements --- ### Description diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 020170eef..d26923e74 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,8 +1,5 @@ blank_issues_enabled: false contact_links: - - name: 💬 Need help? Chat with us on Matrix - url: https://matrix.to/#/#mempool:bitcoin.kyoto - about: For support requests or general questions - - name: 💬 Need help? Chat with us on Keybase - url: https://keybase.io/team/mempool + - name: 🙋 Need help? Chat with us on Matrix + url: https://matrix.to/#/#mempool.support:bitcoin.kyoto about: For support requests or general questions