| 1 | blank_issues_enabled: true |
| 2 | contact_links: |
| 3 | - name: GitHub Discussions |
| 4 | url: https://github.com/mermaid-js/mermaid/discussions |
| 5 | about: Ask the Community questions or share your own graphs in our discussions. |
| 6 | - name: Discord |
| 7 | url: https://discord.gg/sKeNQX4Wtj |
| 8 | about: Join our Community on Discord for Help and a casual chat. |
| 9 | - name: Documentation |
| 10 | url: https://mermaid.js.org |
| 11 | about: Read our documentation for all that Mermaid.js can offer. |
| 12 | - name: Live Editor |
| 13 | url: https://mermaid.live |
| 14 | about: Try the live editor to preview graphs in no time. |
| 15 | - name: Live Editor - Develop |
| 16 | url: https://develop.git.mermaid.live |
| 17 | about: Try unreleased changes in the develop branch. |
| 18 | - name: Live Editor - Next |
| 19 | url: https://next.git.mermaid.live |
| 20 | about: Try unreleased changes in the next branch. |
| 21 | |