diff --git a/.github/ISSUE_TEMPLATE/CONFIG.yaml b/.github/ISSUE_TEMPLATE/CONFIG.yaml index b539c85..0e3caf9 100644 --- a/.github/ISSUE_TEMPLATE/CONFIG.yaml +++ b/.github/ISSUE_TEMPLATE/CONFIG.yaml @@ -1,10 +1,16 @@ contact_links: - - name: Programming.Dev Matrix Space - url: https://matrix.to/#/#p.d:matrix.org - about: For general chatting about programming.dev - - name: Programming.Dev Discord - url: https://discord.gg/PkdaMKsRQ9 - about: For general chatting about programming.dev - - name: Email - url: mailto:info@programming.dev - about: Email the programming.dev team \ No newline at end of file + - name: 🔓 Security Reports + url: mailto:security@forgejo.org + about: "Please email (GPG: `A4676E79`) instead of opening a public issue." + - name: 💬 Matrix Chat Room + url: https://matrix.to/#/#forgejo-chat:matrix.org + about: Please ask questions and discuss configuration or deployment problems here. + - name: 💬 Matrix Space + url: https://matrix.to/#/#forgejo:matrix.org + about: A collection of Matrix rooms relating to Forgejo in addition to the main chat room. + - name: 📚 Documentation + url: https://forgejo.org/docs/latest/ + about: Documentation about Forgejo. + - name: ❓ Frequently Asked Questions + url: https://forgejo.org/faq/ + about: Please check if your question is mentioned here.