diff options
| author | Laurenz <laurmaedje@gmail.com> | 2023-10-09 18:21:25 +0200 |
|---|---|---|
| committer | Laurenz <laurmaedje@gmail.com> | 2023-10-09 18:22:40 +0200 |
| commit | 877ee39a8c7634b85e2652e8a335be4020468dfd (patch) | |
| tree | 48d21a921e33234773971de20cfd4cd5a1266dc7 /.github/ISSUE_TEMPLATE/config.yml | |
| parent | f474639ebe6f1bc7d5ab398ae1df16af48c77708 (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.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! |
