mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-06-05 06:33:57 +02:00
Try to make important tips more noticeable in the bug report template
This commit is contained in:
parent
40b79dec12
commit
5991130b6f
1 changed files with 3 additions and 3 deletions
6
.github/ISSUE_TEMPLATE/BUG_REPORT.yml
vendored
6
.github/ISSUE_TEMPLATE/BUG_REPORT.yml
vendored
|
@ -34,7 +34,7 @@ body:
|
||||||
label: Operating system
|
label: Operating system
|
||||||
description: >
|
description: >
|
||||||
Your operating system name, version and desktop environment.
|
Your operating system name, version and desktop environment.
|
||||||
Please don't use kernel version (uname), it's useless.
|
**Don't use kernel version (uname), it's useless.**
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: input
|
- type: input
|
||||||
|
@ -42,9 +42,9 @@ body:
|
||||||
label: Version of Telegram Desktop
|
label: Version of Telegram Desktop
|
||||||
description: >
|
description: >
|
||||||
Please note we don't support versions from Linux distro repositories.
|
Please note we don't support versions from Linux distro repositories.
|
||||||
If you need support for these versions, please contact your distro maintainer
|
If you need support for these versions, **please contact your distro maintainer**
|
||||||
or your distro bugtracker.
|
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, **that's a reason to close your issue**.
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: dropdown
|
- type: dropdown
|
||||||
|
|
Loading…
Add table
Reference in a new issue