mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-30 14:08:41 +00:00
Add crash ID field to the bug report template
This commit is contained in:
8
.github/ISSUE_TEMPLATE/BUG_REPORT.yml
vendored
8
.github/ISSUE_TEMPLATE/BUG_REPORT.yml
vendored
@@ -60,6 +60,14 @@ body:
|
|||||||
- Other (unofficial) source
|
- Other (unofficial) source
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
|
- type: input
|
||||||
|
attributes:
|
||||||
|
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.
|
||||||
- type: textarea
|
- type: textarea
|
||||||
attributes:
|
attributes:
|
||||||
label: Logs
|
label: Logs
|
||||||
|
Reference in New Issue
Block a user