diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index c91153ca..7de4cb5e 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,8 +1,8 @@ blank_issues_enabled: false contact_links: - - name: FluffyChat Community + - name: 👬 FluffyChat Community url: https://matrix.to/#/#fluffychat:matrix.org about: Please ask and answer questions here. - - name: Report security vulnerabilities + - name: 🛡 Report security vulnerabilities url: https://matrix.to/#/@krille:janian.de about: Please report security vulnerabilities here. diff --git a/.github/ISSUE_TEMPLATE/test_report.md b/.github/ISSUE_TEMPLATE/test_report.md index 685ab7e1..eac8730c 100644 --- a/.github/ISSUE_TEMPLATE/test_report.md +++ b/.github/ISSUE_TEMPLATE/test_report.md @@ -1,5 +1,5 @@ --- -name: Test +name: 📝 Test about: A detailed protocol for testing all features title: 'Test Report' ---