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:
parent
cd30cefd0c
commit
c0ff75cac1
5
.github/ISSUE_TEMPLATE/BUG_REPORT.yml
vendored
5
.github/ISSUE_TEMPLATE/BUG_REPORT.yml
vendored
@ -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
|
||||
|
12
.github/ISSUE_TEMPLATE/config.yml
vendored
12
.github/ISSUE_TEMPLATE/config.yml
vendored
@ -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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user