2
0
mirror of https://github.com/kotatogram/kotatogram-desktop synced 2025-08-29 13:47:47 +00:00

Fix issue templates

This commit is contained in:
Eric Kotato 2024-07-06 14:03:46 +03:00
parent cd30cefd0c
commit c0ff75cac1
2 changed files with 7 additions and 10 deletions

View File

@ -52,11 +52,8 @@ body:
label: Installation source
multiple: false
options:
- Static binary from official website
- Microsoft Store
- Mac App Store
- Static binary from official website or Kotatogram channel
- Flatpak
- Snap
- Other (unofficial) source
validations:
required: true

View File

@ -1,11 +1,11 @@
blank_issues_enabled: false
blank_issues_enabled: true
contact_links:
- name: Platform-wide issue
url: https://bugs.telegram.org
about: Any bug report or feature request affecting more than only Telegram Desktop.
- name: Issue of other client
- name: Telegram Desktop issue
url: https://github.com/telegramdesktop/tdesktop/issues/new/choose
about: Issues of original Telegram Desktop app.
- name: Official app issue
url: https://bugs.telegram.org
about: Any bug report or feature request not about Telegram Desktop.
- name: Question
url: https://t.me/TelegramDesktopTalk
url: https://t.me/kotatochat
about: Ask a question.