summaryrefslogtreecommitdiffstats
path: root/.forgejo/issue_template/config.yml
blob: 0e3caf9280f5be29c6fed50c5c8b2ea5e556c13e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
contact_links:
  - name: 🔓 Security Reports
    url: mailto:security@forgejo.org
    about: "Please email <security@forgejo.org> (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.