summaryrefslogtreecommitdiff
path: root/.github/ISSUE_TEMPLATE/config.yml
diff options
context:
space:
mode:
authorLaurenz <laurmaedje@gmail.com>2023-10-09 18:21:25 +0200
committerLaurenz <laurmaedje@gmail.com>2023-10-09 18:22:40 +0200
commit877ee39a8c7634b85e2652e8a335be4020468dfd (patch)
tree48d21a921e33234773971de20cfd4cd5a1266dc7 /.github/ISSUE_TEMPLATE/config.yml
parentf474639ebe6f1bc7d5ab398ae1df16af48c77708 (diff)
Update issue template and link to web app issue tracker
Diffstat (limited to '.github/ISSUE_TEMPLATE/config.yml')
-rw-r--r--.github/ISSUE_TEMPLATE/config.yml5
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!