diff options
Diffstat (limited to '.github/ISSUE_TEMPLATE/config.yml')
| -rw-r--r-- | .github/ISSUE_TEMPLATE/config.yml | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 027b201b..2c76b807 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,8 +1,11 @@ blank_issues_enabled: true contact_links: + - name: 💻 Web App Issues + url: https://github.com/typst/webapp-issues/issues + about: Bug reports or feature requests for Typst's official web app - name: 💬 Typst Discord url: https://discord.gg/2uDybryKPe - about: Get answers to your questions about Typst on our Discord server + about: Get answers to your questions about Typst on our Discord server. - name: 🗣️ Discussions on GitHub url: https://github.com/typst/typst/discussions about: Do you have a question instead of a specific bug or feature request? Open a discussion thread! |
