From 22de3980d1ed085c71501c208efa6795bbb28dfa Mon Sep 17 00:00:00 2001 From: Alexey <110727638+ZavaruKitsu@users.noreply.github.com> Date: Fri, 14 Mar 2025 22:19:10 +0300 Subject: [PATCH] chore: update bug report template --- .github/ISSUE_TEMPLATE/BUG_REPORT.yml | 19 +++++-------------- 1 file changed, 5 insertions(+), 14 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/BUG_REPORT.yml b/.github/ISSUE_TEMPLATE/BUG_REPORT.yml index e3c2215d8..b1d74b53b 100644 --- a/.github/ISSUE_TEMPLATE/BUG_REPORT.yml +++ b/.github/ISSUE_TEMPLATE/BUG_REPORT.yml @@ -5,7 +5,7 @@ body: - type: markdown attributes: value: | - Thanks for reporting issues of Telegram Desktop! + Thanks for reporting issues of AyuGram Desktop! To make it easier for us to help you please enter detailed information below. - type: textarea @@ -39,12 +39,9 @@ body: required: true - type: input attributes: - label: Version of Telegram Desktop + label: Version of AyuGram Desktop description: > - Please note we don't support versions from Linux distro repositories. - If you need support for these versions, **please contact your distro maintainer** - or your distro bugtracker. - **Don't use 'latest'**, specify actual version, **that's a reason to close your issue**. + **Don't use 'latest'**, specify actual version. validations: required: true - type: dropdown @@ -52,11 +49,7 @@ body: label: Installation source multiple: false options: - - Static binary from official website - - Microsoft Store - - Mac App Store - - Flatpak - - Snap + - Binary from GitHub / official Telegram source - Other (unofficial) source validations: required: true @@ -65,9 +58,7 @@ body: label: Crash ID description: > If you're reporting a crash, please enter the crash ID from the crash reporter - opening on the next launch after crash. **You have to enable beta versions - installation in Settings -> Advanced for the reporter to appear.** - You don't have to wait for a beta version to arrive. + opening on the next launch after crash. - type: textarea attributes: label: Logs