diff --git a/.github/ISSUE_TEMPLATE/BUG_REPORT.yml b/.github/ISSUE_TEMPLATE/BUG_REPORT.yml index 86ebca997..fafa7f02b 100644 --- a/.github/ISSUE_TEMPLATE/BUG_REPORT.yml +++ b/.github/ISSUE_TEMPLATE/BUG_REPORT.yml @@ -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 diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index f73fc436f..7fee611d4 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -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.